Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AnomalyHack
Hackmakers hackathon
basics
📚 Learn ML with clean code, simplified math and illustrative visuals.
LoanPredictionApp
Predicting whether the candidate should be granted loan or not using ML model
text-summarizer
Simple Code for text summarization using transformer
usepandas
vinrok's Repositories
vinrok/basics
📚 Learn ML with clean code, simplified math and illustrative visuals.
vinrok/aws-machine-learning-university-accelerated-cv
Machine Learning University: Accelerated Computer Vision Class
vinrok/aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
vinrok/aws-machine-learning-university-accelerated-tab
Machine Learning University: Accelerated Tabular Data Class
vinrok/convolutional_neural_networks_essentials
Contains presentation deck and notebooks showcasing fundamental concepts and hands-on examples for Convolutional Neural Networks
vinrok/cornerstoneWebImageLoader
Cornerstone Image Loader for Web Images (PNG, JPEG)
vinrok/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
vinrok/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
vinrok/crackdetection
UI for Road Crack Detection
vinrok/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
vinrok/Decision-Tree-Intuition-From-Concept-to-Application
vinrok/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
vinrok/docker-repository
vinrok/dwv-simplistic
Simple medical viewer based on DWV (DICOM Web Viewer).
vinrok/fullstack-nanodegree-vm
vinrok/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
vinrok/healthcare-data-analysis
Analyzing healthcare data for age group of 0-17 years.
vinrok/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
vinrok/learnopencv
Learn OpenCV : C++ and Python Examples
vinrok/Lifting-from-the-Deep-release
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
vinrok/mit-15-003-data-science-tools
Study guides for MIT's 15.003 Data Science Tools
vinrok/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
vinrok/OpenCV-Document-Scanner
An interactive document scanner built in Python using OpenCV featuring automatic corner detection, image sharpening, and color thresholding.
vinrok/prince
:crown: Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
vinrok/python-flask-docker-hello-world
Hello world Python Flask application Dockerized
vinrok/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
vinrok/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
vinrok/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
vinrok/walmartAnalysis
Analysis of Walmart Weekly Sales
vinrok/Web-Scraping
Web scraping cricket site to fetch match stats.