Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

Defeating a Poker Bot

What is the difference between graph search and tree search?

Best programming based games [closed]

Why should weights of Neural Networks be initialized to random numbers? [closed]

What is the difference between Q-learning and SARSA?

How to compute precision, recall, accuracy and f1-score for the multiclass case with scikit learn?

When should I use genetic algorithms as opposed to neural networks? [closed]

How does Dijkstra's Algorithm and A-Star compare?

What's is the difference between train, validation and test set, in neural networks?

Why is Lisp used for AI? [closed]

What are good examples of genetic algorithms/genetic programming solutions? [closed]

source of historical stock data [closed]

What is the difference between supervised learning and unsupervised learning? [closed]

What is the best Battleship AI?

Pacman: how do the eyes find their way back to the monster hole?

Epoch vs Iteration when training neural networks [closed]

What is the role of the bias in neural networks? [closed]

What is the optimal algorithm for the game 2048?