Pinned Repositories
amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
Collection-of-Best-Cheatsheets
Contains collection of Best cheat sheets for Data Science
DeepLearningForTimeSeriesForecasting
A tutorial demonstrating how to implement deep learning models for time series forecasting
Explained_In_Minutes
This Repo contains all code snippets shown in 'Explained in Minutes' ASA learning YouTube Series
Gangababu
Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
GreatLearning_Mentor_ML_Code
Session Code reviewed during the Great Learning Mentoring Session for Cohort 8
OCR-bill-detection
OCR bill detection is a python program that can detect the type of your household bills. for example, if you have samples of electricity bills, movie bills, or grocery bills, this python program detects the bill's category and stores the data in the bill into a file. Further Data visualization is done to monitor your monthly expense so that you can save wisely and track your spending.
Public
GangababuGB's Repositories
GangababuGB/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
GangababuGB/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
GangababuGB/Gangababu
GangababuGB/ProjectsatRM_GB
GangababuGB/Public
GangababuGB/Python
All Algorithms implemented in Python
GangababuGB/AI-102-AIEngineer
Lab files for AI-102 - AI Engineer
GangababuGB/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
GangababuGB/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
GangababuGB/ComputerVision
GangababuGB/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
GangababuGB/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
GangababuGB/Duplicate-Image-Finder
difPy - Python package for finding duplicate images within a folder.
GangababuGB/face_recognition
The world's simplest facial recognition api for Python and the command line
GangababuGB/facial-expression-recognition
GangababuGB/FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
GangababuGB/generative-ai
Sample code and notebooks for Generative AI on Google Cloud
GangababuGB/interesting-colabs
Personal colab collections which I feel interesting.
GangababuGB/learnopencv
Learn OpenCV : C++ and Python Examples
GangababuGB/media-services-video-indexer
Contains the Azure Media Services Video Indexer samples
GangababuGB/mlops-on-gcp
GangababuGB/mlrun
Machine Learning automation and tracking
GangababuGB/MSRF-Net
GangababuGB/ND-Pyomo-Cookbook
A repository of Pyomo examples.
GangababuGB/NeMo
NeMo: a toolkit for conversational AI
GangababuGB/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
GangababuGB/Stock_Analysis_For_Quant
Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau
GangababuGB/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
GangababuGB/tutorials-1
PyTorch tutorials.
GangababuGB/WordDetector
Detect handwritten words (classic image processing based method).