Machine Learning

Skills for certificate:

Deep Learning

Artificial Intelligence

Data Science

Data Visualisation

Neural Networks

Keras

TensorFlow

Pandas

NumPy

Matplotlib

Seaborn

Scikit Learn

Jupyter Notebooks

Computer Vision

Machine Learning

This is the page displaying all the material related to Machine Learning. This can include projects, blogs, certificates, university modules and work experience along with sub-skills.

Material

Handwritten Digit Classifier cover image

Handwritten Digit Classifier

A handwritten digit classifier using built using a Convolutional Neural Network (CNN). Used various techniques such as data augmentation, batch normalisation, and dropout to improve the model's performance.

Adult Income Prediction cover image

Adult Income Prediction

Comparing various classification algorithms to predict whether an adult earns more than $50,000 a year. Emphasis is on feature engineering, data preprocessing with One-Hot Encoding, and model optimization through hyperparameter tuning.

House Price Prediction cover image

House Price Prediction

Comparing various regression algorithms to predict house prices in relation to the distance from the coast. Emphasis is on feature engineering, data preprocessing with One-Hot Encoding, and model optimization through hyperparameter tuning.

Custom Neural Network Classifier cover image

Custom Neural Network Classifier

Built a neural network from scratch to teach a Pacman agent. Used various techniques such as batch normalisation, dropout, momentum, learning rate decay and more to improve performance.

Machine Learning Algorithms cover image

Machine Learning Algorithms

Practicing various algorithms and techniques. This includes supervised, unsupervised, and reinforcement learning algorithms, as well as feature engineering, data preprocessing, and hyperparameter tuning.

Reinforcement Learning Lab cover image

Reinforcement Learning Lab

Practicing various Reinforcement Learning algorithms and techniques. This includes Q-Learning, Deep Q-Learning, and Asynchronous Advantage Actor-Critic (A3C) algorithms.

Custom Q-Learning Agent cover image

Custom Q-Learning Agent

A custom Q-Learning agent learns to play Pacman. Required foundational Mathematics knowledge and understanding of the Q-Learning algorithm.

Machine Learning Assignment 1 cover image

Machine Learning Assignment 1

Implementing algorithms from scratch such as the Nearest Neighbours algorithm. Requires an understanding of the Mathematics behind the algorithms and the ability to implement them.

Machine Learning Assignment 2 cover image

Machine Learning Assignment 2

Be able to use and implement algorithms, with the Lasso and inductive conformal prediction algorithms as examples.

Machine Learning Assignment 3 cover image

Machine Learning Assignment 3

Be able to use and implement algorithms, with the SVM, neural networks, and cross-conformal prediction algorithms as examples.

Machine Learning Labs cover image

Machine Learning Labs

Implemented various algorithms and techniques learnt during the course, such as Nearest Neighbours, Conformal Prediction, Regression algorithms, data preprocessing, kernels, Neural Networks, SVMs, etc.

Machine Learning & Data Science Lab cover image

Machine Learning & Data Science Lab

Focusing on learning generative models, using third-party models and using advanced techniques. This includes techniques such as transfer learning, LLM Agents, and Generative Models.

Related Skills