Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

How to work out the complexity of the game 2048?

Is F# a good language for card game AI? [closed]

Correct OOP Structure for a Dominion AI Player

Proof of A* algorithm's optimality when heuristics always underestimates

What is the purpose of bit fail in FANN?

TicTacToe strategic reduction

In what cases would BFS and DFS be more efficient than A* search algorithm?

F# and Fuzzy Logic

Updating weights in backpropagation algorithm

Prerequisites for understanding Wavelet theory

How can I apply multithreading to the backpropagation neural network training?

Assembling a function as needed and computing it fast

Neural Network Architecture Design

Could validation data be a generator in tensorflow.keras 2.0?

Any python Support Vector Machine library around that allows online learning?

Chasing after a moving target?

What does the beam size represent in the beam search algorithm?

The best way to calculate the best threshold with P. Viola, M. Jones Framework

How to find patterns (lines, circles,...) from a list of points?

module 'keras.engine' has no attribute 'Layer'