ayushm-agrawal / PySaber

A simple library created to understand the workings of different types of networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySaber Logo

CircleCI

PySaber is a simple machine learning library that I am creating to better understand the implementation of different Networks. The goal of this library is just for me to improve my understanding of things like:

  • How backpropogation works
  • How convolutional networks work
  • and so on...

How to Run?

Will be updated soon

Known Issues

License

This project has been given MIT License

About

A simple library created to understand the workings of different types of networks

License:MIT License


Languages

Language:Python 100.0%