亚洲国产天堂久久综合226114,亚洲va中文字幕无码毛片,亚洲av无码片vr一区二区三区,亚洲av无码乱码在线观看,午夜爽爽爽男女免费观看影院

課程目錄:Applied AI from Scratch in Python培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

       Applied AI from Scratch in Python培訓(xùn)

 

 

Supervised learning: classification and regression
Machine Learning in Python: intro to the scikit-learn API
linear and logistic regression
support vector machine
neural networks
random forest
Setting up an end-to-end supervised learning pipeline using scikit-learn
working with data files
imputation of missing values
handling categorical variables
visualizing data
Python frameworks for for AI applications:
TensorFlow, Theano, Caffe and Keras
AI at scale with Apache Spark: Mlib
Advanced neural network architectures
convolutional neural networks for image analysis
recurrent neural networks for time-structured data
the long short-term memory cell
Unsupervised learning: clustering, anomaly detection
implementing principal component analysis with scikit-learn
implementing autoencoders in Keras
Practical examples of problems that AI can solve (hands-on exercises using Jupyter notebooks), e.g.
image analysis
forecasting complex financial series, such as stock prices,
complex pattern recognition
natural language processing
recommender systems
Understand limitations of AI methods: modes of failure, costs and common difficulties
overfitting
bias/variance trade-off
biases in observational data
neural network poisoning
Applied Project work (optional)