shashankhalo7 / DLB

My implementation of Deep Learning Book by Ian Goodfellow and Yoshua Bengio and Aaron Courville

Home Page:https://www.deeplearningbook.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLB

Introductions

Implementation of concepts in Deep Learning Book by Ian Goodfellow and Yoshua Bengio and Aaron Courville

Citations

This is just the implementation of the Deep Learning Book by Ian Goodfellow, Yoshua Bengio and Aaron Courville. To cite their book, please use this bibtex entry:

    @book{Goodfellow-et-al-2016,
    title={Deep Learning},
    author={Ian Goodfellow and Yoshua Bengio and Aaron Courville},
    publisher={MIT Press},
    note={\url{http://www.deeplearningbook.org}},
    year={2016}}

About

My implementation of Deep Learning Book by Ian Goodfellow and Yoshua Bengio and Aaron Courville

https://www.deeplearningbook.org/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%