khain73's Stars
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
josdejong/mathjs
An extensive math library for JavaScript and Node.js
karpathy/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
simple-statistics/simple-statistics
simple statistics for node & browser javascript
mop-tracker/mop
Stock market tracker for hackers.
robertsdionne/neural-network-papers
psal/anonymouth
josephg/noisejs
Javascript 2D Perlin & Simplex noise functions
sloisel/numeric
Numerical analysis in Javascript
jcoglan/sylvester
Vector, matrix and geometry math JavaScript
opendns/dnscrypt-win-client
Windows front end for DNSCrypt Proxy
fredrick/gauss
JavaScript statistics, analytics, and data library - Node.js and web browser ready
eliangcs/pystock-crawler
(UNMAINTAINED) Crawl and parse financial reports (XBRL) from SEC EDGAR, and daily stock prices from Yahoo Finance
jorgenkg/python-neural-network
This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
hmason/botomatic
easily create twitter bots in python
elfi-dev/elfi
ELFI - Engine for Likelihood-Free Inference
dwmkerr/spaceinvaders
Classic Space Invaders game written in JavaScript as a learning exercise.
jbergknoff/guitar-tuner
Browser-based guitar tuner
egorFiNE/node-stock
A fast and efficient Node.js storage engine for stock market tick data and couple of modules for trading software development.
corbanbrook/spectrotune
Performs pitch detection on a polyphonic audio source and outputs to MIDI
llafuente/js-2dmath
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Noise, Random numbers
fluffybeing/newsler
A complete automated financial news crawler built on the top of Scrapy framework.
wihoho/Image-Recognition
Recognize images using Spatial Pyramid Matching & Earth Mover's Distance
juanderful11/kalmanjs
Library providing methods to perform kalman filter operations on measurements
paladin-t/flock
A flock behaviour implementation.
kjkjava/Hungarian.js
A JavaScript implementation of the Hungarian algorithm.