A Real-Time-Strategy game for Deep Learning research
C++
Updated Jan 25, 2019
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural ne…
Python
Updated Nov 22, 2018
🌲 A complete and well commented C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3…
C++
Updated Nov 25, 2018
C library for finding nearest (most similar) element in a set
Rust
Updated May 28, 2018
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state …
Python
Updated Feb 22, 2019
Multi-rendezvous Spacecraft Trajectory Optimization with Beam P-ACO
Jupyter Notebook
Updated Dec 27, 2017
Julia Implementation of the POMCP algorithm for solving POMDPs
Jupyter Notebook
Updated Oct 8, 2017
Integrated task and motion planning using grounded actions learned from observing expert demonstrations.
C++
Updated Feb 25, 2017
A library of fundamental algorithms and data structures written in C
C
Updated Jan 5, 2019
Python bindings for NodeTrie, a prefix tree data structure library
Python
Updated Nov 1, 2017
Introduction to Reinforcement Learning in Python
Python
Updated Oct 17, 2018
Algoritimos de busca em arvore
Jupyter Notebook
Updated Dec 4, 2018
💎 Gem Puzzle, 15-puzzle, Boss Puzzle, Game of Fifteen, Mystic Square
Java
Updated Mar 4, 2016
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
C++
Updated Feb 18, 2019
AI for the game "Connect Four". Available on PyPI.
Python
Updated Jan 19, 2019
Projects from Udacity's Artificial Intelligence Nanodegree (August 2017 cohort) - TERM 1.
Jupyter Notebook
Updated Dec 10, 2017
Use supervised learning (imitation learning) and tree searching approaches to solve the game of 2048.
Jupyter Notebook
Updated Feb 13, 2019
R package for phylogenetic tree search under custom optimality criteria
R
Updated Feb 22, 2019
Java
Updated Oct 22, 2017
Maze application to experiment with standard tree-search algorithms.
Java
Updated Apr 23, 2017
Master Thesis
C++
Updated Aug 23, 2016
Курс "Теория Графов", проводимый в рамках факультетского дня лицея НИУ ВШЭ на ФКН
Jupyter Notebook
Updated May 23, 2018
React app showcasing AI for generating and solving sudoku games
JavaScript
Updated Sep 25, 2017
AI player for Gomoku following a tree search approach with alpha beta pruning
Java
Updated May 30, 2018
Comparing RB and AVL implementations
C
Updated Aug 31, 2018
Programming 3
Scheme
Updated Dec 6, 2016
Estructuras de Datos Java
Java
Updated Jul 9, 2017
Basic chess simulator with PyChess
Python
Updated Feb 8, 2017
Basic implementation of Binary Search Tree (BST) and Heap
Java
Updated Jul 17, 2018