Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 40% Machine Learning: Build neural networks in 77 lines of code

Machine Learning: Build neural networks in 77 lines of code

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.0/10 (Our Score)
Product is rated as #271 in category Machine Learning

From Google Translate to Netflix recommendations, neural networks are increasingly being used in our everyday lives. One day neural networks may operate self driving cars or even reach the level of artificial consciousness. As the machine learning revolution grows, demand for machine learning engineers grows with it. Machine learning is a lucrative field to develop your career.

In this course, I will teach you how to build a neural network from scratch in 77 lines of Python code. Unlike other courses, we won’t be using machine learning libraries, which means you will gain a unique level of insight into how neural networks actually work. This course is designed for beginners. I don’t use complex mathematics and I explain the Python code line by line, so the concepts are explained clearly and simply.

This is the expanded and improved video version of my blog post How to build a neural network in 9 lines of Python code which has been read by over 500,0000 students.

Enroll today to start building your neural network.

Instructor Details

After studying at Oxford University, I was struck by how the best professors made very complex ideas easy to understand. That is my mission. I believe in bringing the breakthroughs occurring in artificial intelligence from inaccessible academic papers to anyone who wants to learn. Over 600,000 students have read my blog post How to build a neural network in 9 lines of Python code . I'm excited to bring courses on machine learning and artificial intelligence to Udemy.

Specification: Machine Learning: Build neural networks in 77 lines of code

Duration

1 hour

Year

2019

Level

Beginner

Certificate

Yes

Quizzes

No

23 reviews for Machine Learning: Build neural networks in 77 lines of code

4.6 out of 5
16
6
0
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Ray Zhu

    Very clear and well considered and prepared contents. A very good teacher. I should remember this name: Milo Spencer Harper. You should teach more and many people will benefit!

    Helpful(0) Unhelpful(0)You have already voted this
  2. Patrick Hamilton

    Pretty much straight to the point and of thorough explanation of the basics of neural networks and of the lines of code. Definitely recommend this for those first starting into neural networks with Python. I had always thought there was more too it, that is, more complicity with neural networking and machine learning. But with this this fairly quick explanation and hands on coding, I now understand the basics and of how this can be applied to other projects.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Craig Endert

    Fantastic overview and mathematical proof of concept. Not too long or complex for a learner. Well done.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Dhruv Gupta

    Focussed.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Edgar Brazda

    Nowhere near detailed enough, and not much beyond the Medium post that probably brought you here. Not worth it.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Damodar Mahanta

    Very nicely explained through a short example about how neural network functions. I realy enjoyed this tutorial and got an idea about neural network.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Michel Landry

    A bit deep but begs for a re viewing of the material.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Orland Malphrus

    the great intro would love it if you did a course on the math behind it!

    Helpful(0) Unhelpful(0)You have already voted this
  9. Aditya Iyengar

    Great course, decently well explained. I was able to understand and follow despite knowing extremely basic Python.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Ray Siltala

    very micro, I’m enjoying the to the point info.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Armandt van Zyl

    I already knew all this, but he really explained it well

    Helpful(0) Unhelpful(0)You have already voted this
  12. Peter Gruessing

    It’s s great starter course but I think maybe go a bit further and add another section on how to move forward with it and/or tie it to some practical uses etc. Maybe a a section on how this compares to tensorflow and other products out there for AI.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Ian Woodbridge

    Very good course. I would have liked to program a more complex example.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Jeffrey Welsh

    This was great; Fast, to the point. More classes in AI by this author please!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Jean Oberson

    I recoded the entire example of the course in Procedural Python without using OOP. I got a shorter and more understandable code. For a beginner’s course, we should avoid OOP which complicates the understanding of the algorithm. I have a little doubt about the code: in the theoretical part, we talk about squaring the error and dividing by 2. We also talk about summing up the errors. In the code there is no squaring or summing of errors? Why these 2 contradictions?

    Helpful(0) Unhelpful(0)You have already voted this
  16. Keerati Julsophon

    great course

    Helpful(0) Unhelpful(0)You have already voted this
  17. Ken B

    Amazing! The best course I have taken on machine learning.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Ajay Radhakrishnan

    Great start and a great ML course. Although i disagree that this is a beginner level course, it does require understanding of coding, OOP etc.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Pratik Kumar Basu

    Clearly explained right from the basics!!! Loved it.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Brian Culver

    Very good explanation from beginning to end on Neural Network theory and its components (and formulas). Milo then walked us through coding the neural network while reintroducing each formula for each piece of code was great. It very much helped bridge how to go from theory to code. Very good course. Also, it works great on Mac and Windows. I used Spyder in Windows to build my code. Worked great.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Mark Tellez

    for 8 bucks it was alright

    Helpful(0) Unhelpful(0)You have already voted this
  22. Luke Murray

    Great Introduction to Neural Networks!

    Helpful(0) Unhelpful(0)You have already voted this
  23. Austin Holloway

    I took a computation intelligence class in college and we befeily discussed neural networks but I still confused. This is help connect the pieces where i was confused on

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Machine Learning: Build neural networks in 77 lines of code
    Machine Learning: Build neural networks in 77 lines of code

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare