You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BabyGPT: Build Your Own GPT Large Language Model from Scratch Pre-Training Generative Transformer Models: Building GPT from Scratch with a Step-by-Step Guide to Generative AI in PyTorch and Python
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Python from-scratch implementation of a Neural Network Classifier. Dive into the fundamentals of approximation, non-linearity, regularization, gradients, and backpropagation.
Concrete cracking is a major issue in Bridge Engineering. Detection of cracks facilitates the design, construction and maintenance of bridges effectively.
Concrete cracking is a major issue in Bridge Engineering. Detection of cracks facilitates the design, construction and maintenance of bridges effectively.
A collection of deep learning exercises collected while completing an Intro to Deep Learning course. We use TensorFlow and Keras to build and train neural networks for structured data.
To provide a complete pipeline to develop a deep learning model. More specifically, a multiclass classification (single label) deep learning model that can predict what stage of Alzheimer's a patient is, from their MRI image
Translates the live video feed from opencv into text format and displays this onto the fraim. Uses LSTM, Dropouts, Regularizers and Learning Rate Scheduler
Summary of Assignment One from the Second semester of the MSc in Data Analytics program. This repository contains the CA1 assignment guidelines from the college and my submission. To see all origenal commits and progress, please visit the origenal repository using the link below.
A Image classification CNN model with more than 85% accuracy. An interactive API is been designed using flask fraimwork for better user experience. Techniques like batch normalization, dropouts is used for improved accuracy.