artificial-intelligence topic

List artificial-intelligence repositories

NonAutoregGenProgress

305
Stars
29
Forks
Watchers

Tracking the progress in non-autoregressive generation (translation, transcription, etc.)

deep-learning-chronicles

9
Stars
1
Forks
Watchers

Chronicles of brilliant deep learning ideas

Chess-AI

7
Stars
5
Forks
Watchers

A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.

ARN

23
Stars
16
Forks
Watchers

This repository is the code for ARN in CVPR 2018 workshop

AI-Stock-Trader

17
Stars
7
Forks
Watchers

Created an DQN AI Agent which chooses to sell, buy, or keep stocks from various companies.

ai_for_robotics

132
Stars
32
Forks
Watchers

Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.

agi-concept-map

10
Stars
2
Forks
Watchers

The AGI Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about artificial general intelligence over the years.

huskarl

415
Stars
51
Forks
Watchers

Deep Reinforcement Learning Framework + Algorithms

LearnSnake

70
Stars
19
Forks
Watchers

🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)