10sun's Stars
BVLC/caffe
Caffe: a fast open framework for deep learning.
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
neetcode-gh/leetcode
Leetcode solutions
NVIDIA/DIGITS
Deep Learning GPU Training System
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
man-group/arctic
High performance datastore for time series and tick data
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
probml/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
QBobWatson/gt-linalg
Interactive Linear Algebra, free online textbook at Georgia Tech
nitishsrivastava/deepnet
Implementation of some deep learning algorithms.
cudamat/cudamat
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
OpportunityInsights/EconomicTracker
Download data from the Opportunity Insights Economic Tracker — https://tracktherecovery.org/
idiap/bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland.
itu-algorithms/itu.algs4
Python 3 port of the Java code in the textbook Algorithms, 4th Edition.