-
BostonHousePricesNN Public
Implementation of a naive neural network used to predict prices of Boston houses.
-
CarND-LaneLines-P1 Public
Forked from udacity/CarND-LaneLines-P1Lane Finding Project for Self-Driving Car ND
Jupyter Notebook UpdatedJan 22, 2017 -
-
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Other UpdatedFeb 7, 2016 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
-
corgi Public
Forked from google/corgiC++ entity-component system
C++ Apache License 2.0 UpdatedDec 10, 2015 -
tiny-cnn Public
Forked from tiny-dnn/tiny-dnndeep learning(convolutional neural networks) in C++11/TBB
C++ UpdatedOct 14, 2015 -
-
assimp Public
Forked from assimp/assimpOfficial Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
C++ Other UpdatedSep 24, 2015 -
DevIL Public
Forked from DentonW/DevILDeveloper's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly por…
C UpdatedSep 1, 2015 -
StackAllocator Public
Simple Stack Allocator implementation using C++11.
-
Singleton Public
Simple Singleton implementation using C++11.
-
BehaviorTree Public
Simple Behavior Tree implementation using C++11.
-
MemoryPool Public
Simple Memory Pool implementation using C++11.
-
StateMachine Public
Simple State Machine implementation using C++11.
-
recastnavigation Public
Forked from recastnavigation/recastnavigationNavigation-mesh Toolset for Games
-
entityx Public
Forked from alecthomas/entityxEntityX - A fast, type-safe C++ Entity-Component system
C++ MIT License UpdatedMar 13, 2015 -
Coroutine Public
Simple "coroutine" implementation in C++11 using threads.