
r/learnpython on Reddit: want to get into machine learning
I did a university course with Oreilly's Introduction to Machine Learning With Python book last year. You code along with the examples. It's more about learning to use machine learning libraries than …
Machine Learning from Scratch with Python : r/Python
Hey everyone! I've seen a growing number of people looking for resources on how to implement Machine Learning algos from scratch to better understand how they work (rather than just applying …
Quora - A place to share knowledge and better understand the ...
Quora is a place to gain and share knowledge. It's a platform to ask questions and connect with people who contribute unique insights and quality answers. This empowers people to learn from each other …
Google Colab or Visual Studio Code? : r/learnmachinelearning
Hello, I am beginning to study machine learning and for that purpose I need to know which platform is gonna be best for me and for my pc. For me personally, I have always used VS Code for …
How do I setup Visual Studio Code for Machine Learning with ...
Probably the most important thing for writing any python code is to install the python extension. The python extension also gives you the ability to use python notebooks in vscode which can be helpful …
What Is the Best IDE for Machine Learning? : r/learnpython
I'm ready to get into the world of machine learning with Python. But I'm really confused about which IDE I should use.
23 Amazing Deep Learning Project Ideas [Source Code Included ...
291 votes, 14 comments. 412K subscribers in the learnmachinelearning community. A subreddit dedicated to learning machine learning
[Discussion] Writing production grade code for ML in python
I don't think that they will test all of this in the "write production quality" code in the interview. I think this is more about ensuring that when you write code it follows good practices. So to OP i would learn …