land's starred 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:3Issues:0Issues:0

cmake-project-template

This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.

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

cycle

This is a 3D scalable static/dynamic program for solving complex PDEs in mechanics. I built it during my 3.5 years' PhD study at MIT (for details please refer to my publications in researchgate website )

Language:FortranStargazers:7Issues:0Issues:0