Build Machine Learning Models and Neural Networks
Do you want to build machine learning and deep learning models? Enroll in this course!
Do you want to build machine learning and deep learning models? Enroll in this course! You’ll learn to use TensorFlow, Google’s library for machine learning. Build a linear regression, logistic regression, gradient boosted classification, gradient boosted regression models and more with Python. You’ll build a convolutional neural network for image recognition on the MNIST dataset.
Build artificial intelligence algorithms. You’ll learn linear algebra for machine learning. Build a recurrent neural network, a dynamic recurrent neural network, bi-directional recurrent neural network. You’ll build image segmentation, text vectorization, image to image translation, and more projects.
Join 1.5 million+ students in high-quality courses featured at Harvard
- Lifetime access that never expires
- Project-based curriculum to superboost your portfolio
- Graduation certificate for every course
- Absolute beginner-friendly
- All source files provided
Student Reviews from the Community
Captivating voice, easy to follow at a rapid pace, get some paper and fasten your seat-belts. I'm enjoying every second of this.
— Philip Murray
Great learning experience! Thanks a lot for explaining each and every concept step by step and very clearly. Indeed, I appreciate the way of teaching.
— Sumeet Varma
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start01 What Are Search Algorithms-1 (7:21)
-
Start02 Depth First Search-2 (9:00)
-
Start02b Build A Depth First Search Algorithm-3 (8:26)
-
Start03 What Is Breadth First Search (bfs)-4 (5:08)
-
Start03b Build A Breadth First Search Algorithm-5 (6:56)
-
Start04 Depth Limited Search-6 (3:58)
-
Start05 Iterative Deepening Depth First Search-7 (5:32)
-
Start06 What Is Uniform Cost Search-8 (6:04)
-
Start06b Build A Uniform Cost Search Algorithm-9 (8:07)
-
Start07 Bidirectional Search-10 (4:44)
-
StartSource Files