huichengz0520

huichengz0520

Geek Repo

Github PK Tool:Github PK Tool

huichengz0520's repositories

intellgraph

IntellGraph is an abbreviation of Intelligent Graph. As the name indicates, the IntellGraph framework is developed for Artifical Intelligence and is abstracted based on Graph Theory. The project is still under development. In current version, users are able to use it for constructing fully connected deep neural networks with different activation and loss functions (e.g. sigmoid activation function, mean square error loss function, cross-entropy loss function, etc). Examples (in the example/ directory) are prepared to show the capability of the IntellGraph project and you are encouraged to study them before building your own neural networks.

Language:C++License:Apache-2.0Stargazers:1Issues:0Issues:0

llvm

Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

Language:LLVMLicense:NOASSERTIONStargazers:0Issues:0Issues:0

thread-pool

Thread pool implementation using c++11 threads

Language:C++License:MITStargazers:0Issues:0Issues:0