Python Forum
Explain Me Neural Network Ai's
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explain Me Neural Network Ai's
#1
Hey! Guys I Found Some Youtube videos and i saw they makes games and ai that play game for them but i can't figure out how they use and make it.

What I Know
  • Explained Me NEAT on youtube!
  • Understood How Output And Input Layer work and etc.
Reply
#2
It seems that the question is about reinforcement learning and, as a particular, deep Q-learning. However, the game playing strategy depends on the game: you can define a good strategy using if/elif clauses only (e.g. tic-tac-toe 3x3, at least for 3x3 case). It is not easy to explain you details about RL and Q-learning/deep Q-learning in a few words. I would recommend to listen related Stanford course on deep learning.
Reply
#3
(Oct-22-2020, 12:17 AM)scidam Wrote: It seems that the question is about reinforcement learning and, as a particular, deep Q-learning. However, the game playing strategy depends on the game: you can define a good strategy using if/elif clauses only (e.g. tic-tac-toe 3x3, at least for 3x3 case). It is not easy to explain you details about RL and Q-learning/deep Q-learning in a few words. I would recommend to listen related Stanford course on deep learning.

Ok Thank You! For Your Answer
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Neural network and data analysis from clients survey result pthon3 2 1,864 Mar-17-2022, 02:21 AM
Last Post: jefsummers
  Multilayer Perceptron Neural Network erdemath 3 2,281 Aug-09-2021, 11:07 PM
Last Post: jefsummers
  Neural Network importance weights / coefficients jkaustin 1 2,027 Nov-10-2020, 07:44 PM
Last Post: jefsummers
  Get error message in a GAN neural network tutorial jdude50 0 1,648 Oct-22-2020, 11:11 PM
Last Post: jdude50
  construction of Neural Network for solving Differential equations arshad 0 1,607 Jun-04-2020, 09:20 AM
Last Post: arshad
  Neural Network mensagem error Dalpi 2 2,825 May-20-2020, 04:03 PM
Last Post: Dalpi
  coding neural network programmer19890620 4 3,390 Feb-27-2020, 04:26 AM
Last Post: programmer19890620
  Why does this simple neural network not learn? PythonIsGreat 1 2,079 Aug-30-2019, 05:49 PM
Last Post: ThomasL
  First neural network: Problem with the weight factos 11112294 0 2,140 Jan-12-2019, 09:11 PM
Last Post: 11112294
  Neural network nesrine 0 2,613 Dec-11-2018, 03:48 PM
Last Post: nesrine

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020