hereismari / deeplearning-from-scratch

A repository with neural networks and deep learning related concepts implemented in pure Python.

Home Page:https://mari-linhares.github.io/deeplearning-from-scratch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning from Scratch 💻🤔🐍

A repository with neural networks and deep learning related concepts fully implemented in Python 3 using only numpy. The code here available was developed only for learning and teaching purposes.

Feel free to use this for any project or work using the Apache 2.0 LICENSE.


Notebooks e detalhes sobre site em português disponíveis na branch web-site.

Créditos do template utilizado no site

Copyright (c) 2017, Peter Carbonetto & Gao Wang.

All source code and software in this repository are made available under the terms of the MIT license.

ipynb website was developed by:

Peter Carbonetto and Gao Wang
Dept. of Human Genetics
University of Chicago

John Blischak, Matthew Stephens and others have also contributed to the development of this software.

About

A repository with neural networks and deep learning related concepts implemented in pure Python.

https://mari-linhares.github.io/deeplearning-from-scratch/

License:MIT License


Languages

Language:Python 100.0%