Skip to content

Commit d997019

Browse files
committed
Update README.md file
1 parent e6fb277 commit d997019

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,15 @@ ___
3737
1. **[Machine Learning with Python for Everyone](https://www.informit.com/store/machine-learning-with-python-for-everyone-9780134845623)**
3838
2. **[Programming Machine Learning: From Coding to Deep Learning](https://pragprog.com/titles/pplearn/programming-machine-learning/)**
3939
3. **[Artificial Intelligence Programming with Python: From Zero to Hero](https://www.wiley.com/en-sg/Artificial+Intelligence+Programming+with+Python%3A+From+Zero+to+Hero-p-9781119820963)**
40-
4. **[A Concise Introduction to Machine Learning](https://www.routledge.com/A-Concise-Introduction-to-Machine-Learning/Faul/p/book/9780815384106)**
41-
5. **[Tensors For Data Processing](https://www.elsevier.com/books/tensors-for-data-processing/liu/978-0-12-824447-0)**
42-
6. **[Machine Learning with TensorFlow](https://www.manning.com/books/machine-learning-with-tensorflow-second-edition)**
43-
7. **[Machine Learning Engineering in Action](https://www.manning.com/books/machine-learning-engineering-in-action)**
40+
4. **[Machine Learning Engineering in Action](https://www.manning.com/books/machine-learning-engineering-in-action)**
41+
5. **[A Concise Introduction to Machine Learning](https://www.routledge.com/A-Concise-Introduction-to-Machine-Learning/Faul/p/book/9780815384106)**
42+
6. **[Tensors For Data Processing](https://www.elsevier.com/books/tensors-for-data-processing/liu/978-0-12-824447-0)**
43+
7. **[Machine Learning with TensorFlow](https://www.manning.com/books/machine-learning-with-tensorflow-second-edition)**
4444
8. **[Build Your Own A.I. Investor](https://www.valueinvestingai.com/)**
45-
9. **[Mathematical Thinking in Computer Science by University of California San Diego](https://www.coursera.org/learn/what-is-a-proof)**
46-
10. **[The Hundred-Page Machine Learning Book](https://leanpub.com/theMLbook)**
47-
11. **[Clean Machine Learning Code](https://leanpub.com/cleanmachinelearningcode)**
48-
12. **[Hands-On Application Development with PyCharm](https://www.packtpub.com/product/hands-on-application-development-with-pycharm/9781789348262?_ga=2.165395638.867123043.1667654967-242239490.1666152030)**
45+
9. **[Dive into Deep Learning](https://d2l.ai/index.html)**
46+
10. **[Practical Deep Reinforcement Learning with Python](https://bpbonline.com/products/practical-deep-reinforcement-learning-with-python)**
47+
11. **[Mathematical Thinking in Computer Science by University of California San Diego](https://www.coursera.org/learn/what-is-a-proof)**
48+
12. **[The Hundred-Page Machine Learning Book](https://leanpub.com/theMLbook)**
49+
13. **[Clean Machine Learning Code](https://leanpub.com/cleanmachinelearningcode)**
50+
14. **[Machine Learning in Production](https://bpbonline.com/collections/machine-learning-ai/products/machine-learning-in-production)**
51+
15. **[Hands-On Application Development with PyCharm](https://www.packtpub.com/product/hands-on-application-development-with-pycharm)**

0 commit comments

Comments
 (0)