Programming
Showing 1213–1224 of 1793 results
LVx: Fundamentals of Deep Reinforcement Learning
Learn the theoretical foundations of Deep Learning through practical Python code.
LVx: Intro to Data Science & Machine Learning
A first introduction to data science and machine learning. Use Python to acquire, clean, and analyze data using powerful machine leanring models and popular data science libraries.
LVx: Introduction to Python and Programming for Data Science and Machine Learning
From zero to Python, with a focus on preparing you for data science and machine learning.
Machine Learning Onramp
Learn the basics of practical machine learning methods for classification problems.
Machine Learning with MATLAB
Explore data and build predictive models.
Machine Learning with NumPy, pandas, scikit-learn, and More
This course equips learners with practical data analysis and machine learning with pandas and other frameworks such as NumPy and TensorFlow.
Machine Learning: Artificial Intelligence Decision Making with Minimax
Teach computers how to make decisions and play games with the Minimax Algorithm!
Machine Learning: Clustering with K-Means
Level up your machine learning skills by using unsupervised learning to find patterns hidden in data.
Machine Learning: Introduction with Regression
Get started with machine learning and learn how to build, implement, and evaluate linear regression models.
Machine Learning: K-Nearest Neighbors
Sharpen your machine learning skills by learning how to prepare, implement, and assess the K-Nearest Neighbors algorithm.
Machine Learning: Logistic Regression
Predict the probability that a datapoint belongs to a given class with Logistic Regression.
Machine Learning: Perceptrons
Level up your machine learning skills by learning how to build perceptrons: the foundations of neural networks.