jiaxinLin92's Stars
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
wepe/MachineLearning
Basic Machine Learning and Deep Learning
RobRomijnders/CNN_tsc
A CNN for time-series classification
cs231n/cs231n.github.io
Public facing notes page
songjmcn/CNN
卷积神经网络
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
keras-team/keras
Deep Learning for humans
songbaoming/DouDiZhu
AI斗地主游戏
zygmuntz/pybrain-practice
A regression example for PyBrain
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
jakemmarsh/neural-network-stock-predictor
Semester project for COS 470 (Artifical Intelligence) at the University of Maine.
Crazepony/crazepony-firmware-none
Crazepony flight control source code with no RTOS.
imyouxia/Source
阅读过的一些开源代码和注释
yanyiwu/cppjieba
"结巴"中文分词的C++版本
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
tolerious/Programming_learning_resource
学习计算机科学的一些pdf资源,欢迎赞赏
ogail/pca
Implementation for Principal Component Analysis algorithm
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
David-Guo/OpenGLTrain
The training and demo code of OpenGL
letrungkien211/ObjLoader
Opengl to load .obj files
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
inf0-warri0r/q_snake
Automating Snake Game using A.I. part 2 - Q learning with Neural Network
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
Wumpf/terrainwatersim
Some experiments with realtime water simulation on terrain, using OpenGL 4.3.
DanWatkins/Terrain3D
Interactive 3D terrain simulation using OpenGL 4 and Qt 5.
sephirot47/OpenGL-Skyboxes
Skyboxes using OpenGL
ashima/webgl-noise
Procedural Noise Shader Routines compatible with WebGL
Mooophy/Cpp-Primer
C++ Primer 5 answers
nghialv/openGL-tankgame
A simple 3D game using openGL