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
-
Updated
Dec 5, 2023 - Python
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
Predicting Meta stock prices using MLP, RNN and LSTM models.
PREDICT THE BURNED AREA OF FOREST FIRES WITH NEURAL NETWORKS
Predicting Turbine Energy Yield (TEY) using ambient variables as features.
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.
ANN model to predict customer churn based on some information about the customer and used Dropout regulization to avoid overfitting in my model.
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.
Fall 2021 Introduction to Deep Learning - Homework 1 Part 2 (Frame Level Classification of Speech)
In this project, we explored two approaches for detecting fake images (fake vs. real) using Bayesian Convolutional Neural Networks (BCNNs), with a particular focus on estimating the model's uncertainty. The ability of a model to quantify its confidence in a prediction is crucial, especially in sensitive tasks like detecting deepfakes or manipulated
Translates the live video feed from opencv into text format and displays this onto the frame. 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 original commits and progress, please visit the original repository using the link below.
Recurrent neural network with GRUs for trigger word detection from an audio clip
Annotated vanilla implementation in PyTorch of the Transformer model introduced in 'Attention Is All You Need'.
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
A quantitative measure of disease progression one year after baseline
A simple study on how to use Tensorflow platform (without Keras) for a simple number classification task using a Neural Network.
A Image classification CNN model with more than 85% accuracy. An interactive API is been designed using flask framework for better user experience. Techniques like batch normalization, dropouts is used for improved accuracy.
Add a description, image, and links to the dropout-layers topic page so that developers can more easily learn about it.
To associate your repository with the dropout-layers topic, visit your repo's landing page and select "manage topics."