TristanBilot / DL-from-0

Robust Deep Learning framework from scratch with just Python and maths (+ blog posts)

Home Page:https://tristanbilot.me/courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning from Zer0 series

The aim of this series is to implement a Deep Learning framework from scratch while explaining the theory of each part in blog posts available here.

This framework will be used in the next blogs as a foundation block for the development of more advanced models such as GNNs, VAEs or Transformers.

About

Robust Deep Learning framework from scratch with just Python and maths (+ blog posts)

https://tristanbilot.me/courses

License:GNU General Public License v3.0


Languages

Language:Python 100.0%