ignoramoose's Stars
vim/vim
The official Vim repository
tmux/tmux
tmux source code
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
torch/torch7
http://torch.ch
schachmat/wego
weather app for the terminal
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
odeke-em/drive
Google Drive client for the commandline
michael-lazar/rtv
Browse Reddit from your terminal
danieldjohnson/biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
antontarasenko/smq
A collection of SQL queries to social media datasets.
rossem/RedditStorage
Store files onto reddit subreddits.
rafael-santiago/dev-enigma
Let's implement an Enigma machine as a char device just for fun.