jarlwolfganger's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
gomodule/redigo
Go client for Redis
sjwhitworth/golearn
Machine Learning for Go
aikorea/awesome-rl
Reinforcement learning resources curated
fogleman/nes
NES emulator written in Go.
coocood/freecache
A cache library for Go with zero GC overhead.
uber-archive/go-torch
Stochastic flame graph profiler for Go programs
googleapis/google-cloud-go
Google Cloud Client Libraries for Go.
mailgun/godebug
DEPRECATED! https://github.com/derekparker/delve
asadoughi/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
yhilpisch/py4fi
Python for Finance (O'Reilly)
sausheong/gwp
Go Web Programming code repository
kevinlawler/kona
Open-source implementation of the K programming language
ryanbressler/CloudForest
Ensembles of decision trees in go/golang.
goml/gobrain
Neural Networks written in go
pasky/pachi
A fairly strong Go/Baduk/Weiqi playing program
pasky/michi
Minimalistic Go MCTS Engine
gonum/stat
Statistics package for Go [DEPRECATED]
Komnomnomnom/swigibpy
Third party Interactive Brokers Python API generated from TWS C++ API using SWIG.
rudimeier/twsapi
portable C++ API for Interactive Brokers TWS
JanBoonen/TwsApiCpp
Improved TWS API POSIX C++ library for the Interactive Brokers (IB) TWS (same project as TwsApiC++ in Yahoo TWSAPI).
AdamStelmaszczyk/gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
oir/deep-recurrent
Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)
glemzurg/go-mcts
Golang Monte Carlo Tree Search.
benalexau/ibconnect
HTTP service for durable Interactive Brokers account balance and portfolio histories
dsouzae/ibstockcli
A command line program to interact with the IB TWS API using the gofinance/ib library
traveller42/michi-go
Michi-Go --- Michi (Minimalistic Go MCTS Engine) recoded in Go
putterson/uxobot
Ultimate Tic Tac Toe Bot