Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

I am quite a novice in the field of neural networks. I have read some theories regarding neural networks. Now I want to do some real coding to realize the neural networks studies in my theory class. Can anyone suggest where to start OR which programming language to use OR any other detail e.g URLs etc? Thanks a lot for your help.

p.s. this post may not be about a real programming situation. but I think this is a great forum to know about all the pros and novice queries.

1 Answer

0 votes
by (108k points)

You can begin with Neural Network Projects with Python as it covers the end-to-end implementation of neural network projects in areas such as face recognition, sentiment analysis, noise removal, etc.

You can refer to the following links for a better understanding of the neural network programming: https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6

https://medium.com/learning-new-stuff/how-to-learn-neural-networks-758b78f2736e

Browse Categories

...