This is a simple framework in automatic derivation. This project aims to provide a AI framework for teaching and learning.
This framework is not stable, but if you are interested in the program, welcome to join us.
Tensorflow and other frameworks are too heavy, and we provide a simple implements on the matrix derivation. It can be used in teaching AI.
To use this library, you can use GCC compiler. For example, you use the given file example.c, then you must put this in your Windows.
gcc example.c -c -o example.o
gcc example.o libSimpleGraph.dll -o example.exe
Then, you can run your own SimpleGraph.
We provide an example in this project. For more detail, you should read the note.