Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

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

Minimax algorithm: Cost/evaluation function?

Concatting a list of strings in Prolog

Cannibals and missionaries using IDDFS and GreedyBFS

A Simple Chess Minimax

Combining Weak Learners into a Strong Classifier

Confusion in propositional logic algorithm

Breadth first search branching factor

Genetic Algorithm, large population vs small one

Neural Network and Temporal Difference Learning

Application of neural network for use with log file data

Is best first search optimal and complete?

How to go about creating a prolog program that can work backwards to determine steps needed to reach a goal

Why do admissable heuristics guarantee optimality?

Stochastic gradient Descent implementation - MATLAB

Most mutually distant k elements (clustering?)