Stars
Notebooks for Large Language Models (LLMs) Specialization
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
YSDA course in Natural Language Processing
PyTorch implementations of Generative Adversarial Networks.
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer
Corrosion Detection from Images
This is a repository for the post : https://mlwhiz.com/blog/2019/04/15/chatbot/
Google Chrome Extension for enhanced Medium stats! Get insight into total view count with new table summary row...
Low-code framework for building custom LLMs, neural networks, and other AI models
😺 Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
How to train an object detection model easy for free
Gender detection (from scratch) using deep learning with keras and cvlib.
A paper list of object detection using deep learning.
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code