+ 31
How i can learn machine learning for game development?
I want to learn machine learning for game development to create a experts bots or make a computer more intelligent to play with other players.but where i can learn it.
18 Respostas
+ 20
I was just trying to get into that myself! here is a video from youtube i think teaches the concept: https://youtu.be/cKxRvEZd3Mw
its a series about machine learning and he teaches you how to create a machine learning function with three lines of code. Tensorflow and scikit are two libraries he used.
also programming throwdown has a great podcast that could help with machine learning and difficulty settings https://player.fm/series/programming-throwdown/puzzle-games-with-mark-engelberg start at 51:45
+ 8
/Actually you don't need to learn low level machine language to create AI or that type of stuff,you can use high level languages like python, java, c++, Easier then low level
+ 8
If there is one place on sololearn to learn about machine learning, it's the code playground of data scientists Kuba :
https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
+ 6
If you don't mind complex code and many trials/generations of AI you probably want to look in to making a neural network.
+ 3
+ 2
+ 2
Any resources or courses your would suggest that answer the OPs question?
+ 2
You will have to get too familiar with python first.
Then follow this guy on his Youtube channel . He is really good
YouTube Ā· Siraj Raval
PREVIEW
10:05
Learn Machine Learning in 3 Months (with curriculum)
Mar 2, 2018
+ 1
If you have watched FRIENDS, then you do remember that episode where Rachel mixed beef in the dessert on Thanksgiving. What you want to achieve is exactly like that. Or atleast your questions represents that.
Now, coming back to your question. You cannot create a game like this. Atleast not now. What you can work on is to create a game using C# or C++ in unity. Then you need to create a reinforcement learning model whose goal is to understand how your game is to be played and how to win it. Now it's up to understand how to make it work. Good luck š
+ 1
Learn Python on Solo Learn - 6 weeks- free
Learn Linear Algebra from Pavel Grinfield on Youtube 6 - 12 weeks- free
Learn Machine Learning and Deep Neural Networks from Andrew Ng on Coursera approximately $50 / month 6 to 9 months.
+ 1
Kidanewold hailu your question is not relevant here
0
python, lib tensorflow etc...
0
blackwinter any suggestions of the best colleges
0
Find out dum as
0
Yap
- 3
If you want to learn Data Science or Artificial intelligence then you can take courses from udemy. But i will provide you a link from which you can download udemy paid courses for free.
website link: https://www.freetutorials.eu/
Course link:https://www.freetutorials.eu/JUMP_LINK__&&__python__&&__JUMP_LINK-for-data-science-and-machine-learning-bootcamp-7/
- 4
Very great formula it's python
- 6
Do you know the orgin of binary number system?