課程資料
課程簡介
Learn basic to advanced Machine Learning algorithms by creating web applications using Flask!!
Machine learning is a branch of artificial intelligence (AI) focused on building applications that learn from data and improve their accuracy over time without being programmed to do so.
In data science, an algorithm is a sequence of statistical processing steps. In machine learning, algorithms are 'trained' to find patterns and features in massive amounts of data in order to make decisions and predictions based on new data. The better the algorithm, the more accurate the decisions and predictions will become as it processes more data.
Machine learning has led to some amazing results, like being able to analyze medical images and predict diseases on-par with human experts.
Google's AlphaGo program was able to beat a world champion in the strategy game go using deep reinforcement learning.
Machine learning is even being used to program self driving cars, which is going to change the automotive industry forever. Imagine a world with drastically reduced car accidents, simply by removing the element of human error.
Topics covered in this course:
1. Warm-up with Machine learning Libraries: numpy, pandas
2. Implement Machine Learning algorithms: Linear, Logistic Regression
3. Implement Neural Network from scratch
4. Introduction to Tensorflow and Keras
5. Start with simple "Hello World" flask application
6. Create flask application to implement linear regression and test the API's endpoints
7. Implement transfer learning and built an app to implement image classification
課程章節
- 10 個章節
- 90 堂課
- 第 1 章 Introduction
- 第 2 章 Setup and Creating Environment
- 第 3 章 Introduction to Machine Learning for Absolute Beginners
- 第 4 章 Linear Regression in detail
- 第 5 章 Logistic Regression [optional]
- 第 6 章 Neural Network in detail
- 第 7 章 Coding Neural Network from Scratch [optional]
- 第 8 章 Activation Functions
- 第 9 章 Introduction to Tensorflow and Keras
- 第 10 章 Creating Simple Flask Application ("Hello World")
課程內容
- Master Machine Learning on Python
- Learn about Regression, Classification tasks
- Learn about neural networks
- Learn about Deep neural networks with projects
- Create web applications using flask
- Simple Model building with Scikit-Learn , TensorFlow and Keras
- Creating REST API for Machine Learning models
- Learn about Exploratory Data Analysis
- Implement linear, logistic regression
- Implement convolution neural network
- Learn about Postman to test API endpoints
此課程所涵蓋的技能
評價
-
VVijai Suria
Nice explanation
-
MMuksamhang Thebe
The Journey is too good. I now clearly know the concepts of different activation functions how it is works in ANN and concept of Regularization.
-
GGwen
I wanted to learn how to use machine learning in the web application and this course come out to be perfect to me.