Deep Learning

Skills for certificate:

Artificial Intelligence

Data Science

Data Visualisation

Neural Networks

Keras

Pandas

NumPy

TensorFlow

Matplotlib

Seaborn

Scikit Learn

Jupyter Notebooks

Computer Vision

Deep Learning

This is the page displaying all the material related to Deep 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.

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 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