Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

Document Layout Analysis for text extraction

Placement of defensive structures in a game

Extensible First Person Shooter in C++? [closed]

Why is a bias neuron necessary for a backpropagating neural network that recognizes the XOR operator?

Intelligent spell checking

Interesting NLP/machine-learning style project -- analyzing privacy policies

What is the difference between training function and learning function

Small Expert System in prolog

Are decision trees trying to maximize information gain or entropy?

Linear regression poor gradient descent performance

What is the difference between Local beam search and Stochastic beam search?

What is the relation between NEAT and reinforcement learning?

How to train a model in tensorflow using java

Overlap between mask and fired beams in Pygame [AI car model vision]

XOR problem solvable with 2x2x1 neural network without bias?

Performance of an A* search implemented in Clojure

Training neural network for XOR in Ruby

Bug in Minimax Algorithm for Tic Tac Toe

Finding the best move using MinMax with Alpha-Beta pruning

Calculating Nearest Match to Mean/Stddev Pair With LibSVM