Skip to content

A low level library to craft and train flexible neural networks

Notifications You must be signed in to change notification settings

tyeah/NeuralCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##NeuralCraft

To use this module, one need to define input tensors and an empty dictionary params = {} Every layer function receives tensor expressions, params and param names and layer definition options defines shared variables and places them in params. return another tensor expression(s)

About

A low level library to craft and train flexible neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages