Skip to content

Sources for book "Explaining neural networks in raw Python: lectures in Jupyter"

Notifications You must be signed in to change notification settings

bronwojtek/neuralnets-in-raw-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explaining neural networks in raw Python: lectures in Jupiter

Complete file set for Jupyter Book

Autor: Wojciech Broniowski

Date: 17 July 2021

ISBN: 978-83-962099-0-0 (pdf version)

These undergraduate lectures explain the very basic concepts of neural networks at a most elementary level, requiring only very rudimentary knowledge of Python, or actually any programming language. With simplicity in mind, the codes for various algorithms are written from absolute scratch, i.e. without any use of dedicated higher-level libraries. That way one can follow all the programming steps in an explicit manner.

The book is intended for undergraduate students and for advanced high school pupils and their teachers.

How to run the executable book codes:

A major advantage of executable books is that the reader may enjoy running the source codes himself, modifying them and playing around. No downloading, installation or configuration are required. Simply go to

https://bronwojtek.github.io/neuralnets-in-raw-python/docs/index.html,

in the left menu select any chapter below the Introduction, click the "rocket" icon at the top right of the screen, and choose (preferably) "Colab" or “Binder" (which can be slow). After some initialization time the notebook can be run.

Links:

About

Sources for book "Explaining neural networks in raw Python: lectures in Jupyter"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages