Pinned Repositories
Attention-and-Transformers
Transformers goes brrr... Attention and Transformers from scratch in TensorFlow. Currently contains Vision transformers, MobileViT-v1, MobileViT-v2, MobileViT-v3
Data-Science-Projects
Collection of data science projects in Python
Document-Segmentation-using-Pytorch-DeepLabV3
Generative_Models
Code for building generative models
Kaggle-Human-Protein-Classification
Multi-label Image Classification using PyTorch
keras-vision
Porting vision models to Keras 3 for easily accessibility. Contains MobileViT v1, MobileViT v2
Machine-Learning-Algorithms
One notebook to learn it all - Algorithms from scratch
Neural-Networks-from-scratch
MLP, CNN, RNN, LSTM from scratch
Numpy-Pandas-Matplotlib-Tutorial
Tutorial notebooks on numpy, pandas and matplotlib.
veb-101's Repositories
veb-101/Data-Science-Projects
Collection of data science projects in Python
veb-101/Attention-and-Transformers
Transformers goes brrr... Attention and Transformers from scratch in TensorFlow. Currently contains Vision transformers, MobileViT-v1, MobileViT-v2, MobileViT-v3
veb-101/keras-vision
Porting vision models to Keras 3 for easily accessibility. Contains MobileViT v1, MobileViT v2
veb-101/Document-Segmentation-using-Pytorch-DeepLabV3
veb-101/Drowsiness-Detection-Using-Mediapipe-Streamlit
A drowsiness detection application created using mediapipe, streamlit and streamlit-webrtc
veb-101/mnist-flask_app
Rendering a flask app for hand-written digits recognition.
veb-101/veb-101
veb-101/YoloV3-custom-object-detection
creating a custom traffic sign detection system using tensorflow and yolov3
veb-101/JAX-Learning
veb-101/keras-language
veb-101/SIH2020_UK149_FINAL-SIX_Warning-System-For-Drivers_COEP
Final Six sih2020 repository for progress tracking
veb-101/Training-Mobilenets-From-Scratch
veb-101/100ms-android
Android Video Conferencing SDK & Kotlin Sample App
veb-101/100ms-ios-sdk
iOS Video Conferencing SDK & Sample App
veb-101/100ms-web
Build powerful live applications in hours
veb-101/dino-diffusion
Bare-bones diffusion model code
veb-101/fastapi-heroku-deployment
veb-101/gitignore
A collection of useful .gitignore templates
veb-101/heroku_streamlit_fastapi_deployment
Deploying Streamlit and FastAPI for TensorFlow image classification on Heroku.
veb-101/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
veb-101/keras
Deep Learning for humans
veb-101/large-scale-lm-tutorials
Large-scale language modeling tutorials with PyTorch
veb-101/learnopencv
Learn OpenCV : C++ and Python Examples
veb-101/MLOps-Specialization-Notes
Notes for Machine Learning Engineering for Production (MLOps) Specialization course by DeepLearning.AI & Andrew Ng
veb-101/models
Models and examples built with TensorFlow
veb-101/neural-structured-learning
Training neural models with structured signals.
veb-101/optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
veb-101/subdir-heroku-buildpack
Allows to use subdirectory configured via environment variable as a project root
veb-101/ygit
Hello World!
veb-101/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)