Skip to content

caleb7023/nn_calc_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetworkCalculator 1.1.0

Neural network calculator is a library to make calculation for deep learning easier.

This library is made most for my personal use, but I hope it can be useful for others too.

Example code

The example code that I made is at below:

Shape-judger by caleb7023

update 1.1.0

  • Improved the looking of the code & added a class for input layer
  • Added __convolution and __Pooling class (still in development. Not available for use)
  • Removed the normal library that calculates using Numpy. (May will be added back in the future again)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages