Skip to content

changkaiyan/SimpleGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

SimpleGraph

vscode build-passing author university
email release donate

Automatic Derivative Framework

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.

Learning and teaching oriented

Tensorflow and other frameworks are too heavy, and we provide a simple implements on the matrix derivation. It can be used in teaching AI.

How to install ?

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.

Instructions

We provide an example in this project. For more detail, you should read the note.

About

A Neural Net simple tool for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages