Favorites
b/bonnytutsbycuongnhung1234

Python neural networks from scratch. Build them step by step

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Python neural networks from scratch. Build them step by step

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 20 lectures (3h 10m) | Size: 594.1 MB

Understand linear regression, gradient descent and many more by building neural networks without libraries or frameworks

What you'll learn
Understand the ideas behind neural networks.
Learn how to use plain Python to create neural networks.
Learn concepts like feed forward, backward propagation, gradient descent, regression step by step.
Understand how Softmax, ReLU and Sigmoid allow you to approximate complex non-linear prediction functions.
Realise that neural networks are not magic and can be implemented without using libraries, in any language you desire.

Requirements
You have an interest in neural networks.
You have some programming experience in Python or another language.
There will be no exercises in this course. Feel free to write along with the code examples.

Description
My name is Loek van den Ouweland, a senior software engineer with 25 years of experience. I am the creator of Wunderlist for windows, Microsoft To-do and Mahjong for Windows and I love to teach software engineering!

In this course you will learn how to build Neural Networks with plain Python. Without the need for any library, you will see how a simple neural network from 4 lines of code, evolves in a network that is able to recognise handwritten digits. In this process, you will learn concepts like: Feed forward, Cost, Back propagation, Hidden layers, Linear regression, Gradient descent and Matrix multiplication.

The topics of the course are

Linear regression

Cost functions

Bias

Multiple inputs

Normalisation

Gradient descent

Classification

Activation

Multi-class classification

Non-linear data

Hidden layers

Every topic is a continuation of a previous example. This way, you will learn neural networks from the ground up.

Why is this course different than others?

Many tutorials claim to start from scratch, but import external libraries or rapidly type in code and before executing even once, you are looking at 50 lines of code. When finally the code is run, you are totally lost and still stuck trying to understand line 3.

It is my goal to start with the absolute beginning. That means an empty python file, and no libraries imported. There are many steps we need to make before we reach the goal. But that does not have to be a problem as long as we take them one step at the time!

The feedback I get from my students is that after this course, they understand how to design their software in a way that protects them from requirement changes!

Who this course is for
Developers who want to learn how to build neural networks from scratch, step by step, without the use of any library.

Homepage

Screenshots

Python neural networks from scratch. Build them step by step

Welcome to My Blog - Check it Every Days
If you have any troubles with downloading, PM me
Please Buy Premium Account from my links to get high download speed and support me
Happy Learning!!

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.