land's repositories

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:2Issues:0

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

dominique

Dominque is a complete compiler front-end developed in C++ that generates three-address intermediate codes. The project is developed based on the complete front-end compiler in Java from the Dragon Book, in current version, the source program consists of syntax tree, with constructors and nodes as objects. These objects deal with all of the following: construct a syntax-tree, check types, and generate three-address intermediate code.

Language:C++Stargazers:0Issues:0Issues:0

lingbozhang.github.io

My personal website

Language:JavaScriptStargazers:0Issues:0Issues:0

minilang-interpreter

Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++

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

tensorflow

An Open Source Machine Learning Framework for Everyone

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