alberto139 / alf

Another (Deep) Learning Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alf: Another (Deep) Learning Framework

Another (Deep) Learning Framework

Alf is an attempt to implement a somewhat functional deep learning framework as a learning exercise for myself. The idea is to reimplement some of the seminal works in the field of deep learning using only (mostly) this framework.

The first deep learning architecture implemented with alf will be LeNet.

About

Another (Deep) Learning Framework

License:MIT License


Languages

Language:Python 100.0%