Pinned Repositories
bitcoin-bot-ruby
A Bitcoin trading bot... for fun. It's on a Rails app so it can display logs from the browser (pulling from Memcached) so you can track things on the go. Only uses a couple basic indicators and currently just runs on MtGox. I only recommend it for fun, not profit.
fastweights_nlp
Fast Weights model on language inference, TensorFlow 1.2
gofp
The garden of forking paths
nlp_clients
Collection of NLP clients and helpers in Python from various projects
nlp_deep_learning
Snippets of NLP and DL projects in 2016
project-euler-ruby
My scratch pad for tackling project Euler problems. Currently the first 65 are represented.
rntn_tf
Recursive Neural Tensor Network (RNTN) in TensorFlow
richfish's Repositories
richfish/bitcoin-bot-ruby
A Bitcoin trading bot... for fun. It's on a Rails app so it can display logs from the browser (pulling from Memcached) so you can track things on the go. Only uses a couple basic indicators and currently just runs on MtGox. I only recommend it for fun, not profit.
richfish/fastweights_nlp
Fast Weights model on language inference, TensorFlow 1.2
richfish/project-euler-ruby
My scratch pad for tackling project Euler problems. Currently the first 65 are represented.
richfish/gofp
The garden of forking paths
richfish/nlp_clients
Collection of NLP clients and helpers in Python from various projects
richfish/nlp_deep_learning
Snippets of NLP and DL projects in 2016
richfish/rntn_tf
Recursive Neural Tensor Network (RNTN) in TensorFlow
richfish/digitalnomads.github.io
richfish/heirarchical_attn
TF 1.2 implementation of hierarchical attn networks on Yelp dataset
richfish/Projects
Trying to complete over 100 projects in various categories in Python. Fork to learn any new language.
richfish/search_api
Mocked up API with aiohttp