Skip to content

madeinouweland/nn

Repository files navigation

Code and resources that belong to the 'Building neural networks from scratch in Python' course.

This repository contains finished code examples and training/test data to copy-and-paste in your editor.

logo

Enroll in the course today and learn how to build neural networks from scratch with Python!

Contents

  • finished-code: The finished code for all examples. Look here if something does not work or you get different results.
  • training-test-data: Many of the examples contain training and test data. You can choose to type them in, or copy-and-paste them from here.
  • nn-process-diagram.pdf: A downloadable and printable neural network process diagram that you see below.

Process diagram

In chapter 07.01, the neural network process is complete with feed forward, back propagation and hidden layers.

neural network process

You can download and print the diagram.

About

The code for the "Building neural networks from scratch in Python" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages