+ 27
Can anyone suggest some projects or problems to implement using the concepts of machine learning, neural networks etc.?
Any help is highly appreciated. Thank you in advanced.
14 Respostas
+ 31
www.kaggle.com
Just register and try your ML skills in all kinds of projects, small to huge.
+ 15
Thank you all my friends who gave their precious time for my query.
+ 14
Check out a couple of courses I give links to in my bio code:
https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
I especially recommend Andrew Ng's course: https://www.coursera.org/learn/JUMP_LINK__&&__python__&&__JUMP_LINK
+ 10
Try to train gates to it, if you wanna try something more complex try simple math operations. Later on, you could work on pattern recognition
+ 8
Hi Rstar,
Try EdX or Coursera platforms. There is plenty of courses about Artificial Intelligence including machine learning and neural networks. You can get this courses from best universities and making quizzes and projects will advance you. And note that Python is the most common programming language used in ML and NN. So i suggest you learn Python well.
If you want to learn about NN you can start with that site (http://neuralnetworksanddeeplearning.com/chap1.html). It goes step by step and explain all logic behind scene. In my opinion it is the best to enter ML world.
I hope this helps you.
Regards.
+ 5
where can I learn machine learning?
+ 4
well, you can do some voice recognition projects after you are done with the simple ones
+ 4
then you can try AI
+ 4
Rstar sotry i missend you a challenge!
please decline.tnx😉
+ 3
Try my code...
It's pretty simple...
https://code.sololearn.com/cgKCmZG9fGVW/?ref=app
+ 3
determinant and inverse of a matrix
+ 1
you can also try open nlp
+ 1
for n l UI
+ 1
A reinforcement learning algorithm for a simple game e.g Tic Tac Toe