Submitted by adharanda11 t3_127eett in deeplearning
adharanda11 OP t1_jeec8nu wrote
Reply to comment by IshanDandekar in Best way to practice or Learn about practical stuff about deeplearning? by adharanda11
How will I build projects if I don't know how to use tensorflow?
IshanDandekar t1_jeecfu0 wrote
Tensorflow is used to make neural networks. Start with simpler machine learning algorithms. Look into the Scikit-learn library. Scikit-learn is used for simpler and more commonly used machine learning algorithms. Look into kaggle tutorials for better understanding. Hope this helps!
Sa1g t1_jefrkw4 wrote
After you have played with scikitlearn, spend some time studying its endpoint (it's like an industry standard), then go on and play with tensoflow/torch
Viewing a single comment thread. View all comments