Skip to content

A computational graph framework for building neural networks inspired by Tensorflow.

License

Notifications You must be signed in to change notification settings

fromlabs/tensor_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensor_graph

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:tensor_graph/tensor_graph.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A computational graph framework for building neural networks inspired by Tensorflow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages