Pinned Repositories
cogchess
Chess engine (in-progress)
Fluid-Concepts-and-Creative-Analogies
lstm_real_book
LSTM source code to generate jazz chord progressions
LSTMetallica
LSTM to generate drum tracks based on Metallica's midi drum tracks
magenta
Magenta: Music and Art Generation with Machine Intelligence
musicat
Automatically exported from code.google.com/p/musicat
neural-beats
othello
Implementation of Othello/Reversi, ideal for introductory machine learning course.
sdm
Implementation of Sparse Distributed Memory created by Pentti Kanerva in 1988.
viterbi_trellis
Library to compute the best path through a trellis graph using the Viterbi algorithm.
eraoul's Repositories
eraoul/viterbi_trellis
Library to compute the best path through a trellis graph using the Viterbi algorithm.
eraoul/PopMusicMaker
Pop Music Maker built on HMM and Random Forest-like structure. Inspired by the desire to build my own model that produces better pop music than LSTMs / deep learning.
eraoul/SoundCard
A Pure-Python Real-Time Audio Library
eraoul/1-Character-Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
eraoul/2-Core-Combat
The second section of the course. You will learn everything required to build simple core combat in your RPG, creating the core experience.(REF: CC_RPG) http://gdev.tv/rpggithub
eraoul/3-Modifiers-And-Abilities
Customise character abilities, weapons, characters and enemies. This includes multiple damage types, modifiers, sounds, animations. By the end you can create your core combat experience. (REF MA_RPG) http://gdev.tv/rpggithub
eraoul/4-Finished-Demo
The toughest, and most rewarding section of the course. Here you learn to finish strong, with clean code, few bugs, and great features. This is real game dev right here. (REF: FD_RPG) http://gdev.tv/rpggithub
eraoul/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
eraoul/CoinMarketCap-Historical-Prices
Makes use of python3 and bs4 to scrape historical cryptocurrency prices, volume and market caps from coinmarketcap.com
eraoul/draw_convnet
eraoul/hamr2018
HAMR Paris 2018: music generation!
eraoul/kapre
kapre: Keras Audio Preprocessors
eraoul/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
eraoul/lc0
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
eraoul/machine_learning_examples
A collection of machine learning examples and tutorials.
eraoul/make-your-own-python-text-adventure
Source code for 'Make Your Own Python Text Adventure' by Phillip Johnson
eraoul/mirex2018
2018 MIREX code for symbolic sequence prediction
eraoul/MLADS_FALL_GAN_2017
eraoul/models
Models and examples built with TensorFlow
eraoul/musegan
An AI for Music Generation
eraoul/NN-SVG
Publication-ready NN-architecture schematics.
eraoul/ontology
The Audio Set Ontology aims to provide a comprehensive set of categories to describe sound events.
eraoul/open-mtg
A python implementation of Magic: The Gathering with an AI that plays it using Monte Carlo move evaluation.
eraoul/physically-based-shader-dev-for-unity-2017
Source code for 'Physically Based Shader Development for Unity 2017' by Claudia Doppioslash
eraoul/pypianoroll
A python package for handling multi-track piano-rolls.
eraoul/recurrentshop
Framework for building complex recurrent neural networks with Keras
eraoul/seq2seq
Sequence to Sequence Learning with Keras
eraoul/wimir2018
Modeling Repetition and Variarion Project at the WiMIR 1st Annual Workshop
eraoul/wordvectors
Pre-trained word vectors of 30+ languages
eraoul/wsbtickerbot
Reddit Bot for to scrape for the most mentioned tickers on the r/wallstreetbets subreddit.