Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

Fewest number of turns heuristic

Solving the Tower of Hanoi by using a good state space and then a search tree

Ideal Input for Neural Network For The Game Checkers

How to calculate exp(x) for really big integers in Python?

Parallelize a collection with Spark

TensorFlow 0.12 Model Files

pytorch instance tensor not moved to gpu even with explicit cuda() call

Genetics algorithms theoretical question

Does a Neural Network with Sigmoid Activation use Thresholds?

Artificial Intelligence for a 'Blokus' game (1-4 Player)

Cost function always returning zero for a binary classification in tensorflow

Criteria for convergence in Q-learning

Pathfinding with Dynamic Obstacles

How to automatically excerpt user generated content?

Which is the best programming language to write a web bot? [closed]

Why allowing diagonal movement would make the A* and Manhattan Distance inadmissible?

Difficulty to specify a long-term view when assigning utilities to local states

Getting more details from optim function from R

How do I find the most “Naturally" direct route using A-star (A*)

A prototyping language with the ability to be fast [closed]