Pinned Repositories
Audio-Classification-HF
Audio emotion recognition using Huggingface Library
Face-Search
GANs_Pytorch
This is the Jupyter notebook for the Medium article titled 'Step-by-step explanation of GANs coding on custom image data in PyTorch'. It was published on Jan 10' 2021.
Github-Actions-PlayGround
Understanding useful Github Actions for Data Scientist
house-interior-prediction
LangChain-Tutorial
Understanding the fundamental building blocks of LangChain - i.e. Chains, Agents, Tools, Memory, etc.
LangChain_ReAct_Demo
Understanding the inner working of ReAct agents in LangChain .
LightFm_HybridRecommenderSystem
Creating a hybrid recommender system using LightFM. Learn how to tackle the cold start problem.
Medium_Imports_Tutorial
Learn Python imports
ProcessMining
Contains code for Direct Follows Graph and Heuristic Miner for a dummy dataset
V-Sher's Repositories
V-Sher/Medium_Imports_Tutorial
Learn Python imports
V-Sher/LangChain-Tutorial
Understanding the fundamental building blocks of LangChain - i.e. Chains, Agents, Tools, Memory, etc.
V-Sher/LangChain_ReAct_Demo
Understanding the inner working of ReAct agents in LangChain .
V-Sher/LightFm_HybridRecommenderSystem
Creating a hybrid recommender system using LightFM. Learn how to tackle the cold start problem.
V-Sher/Face-Search
V-Sher/house-interior-prediction
V-Sher/Audio-Classification-HF
Audio emotion recognition using Huggingface Library
V-Sher/GANs_Pytorch
This is the Jupyter notebook for the Medium article titled 'Step-by-step explanation of GANs coding on custom image data in PyTorch'. It was published on Jan 10' 2021.
V-Sher/ProcessMining
Contains code for Direct Follows Graph and Heuristic Miner for a dummy dataset
V-Sher/Github-Actions-PlayGround
Understanding useful Github Actions for Data Scientist
V-Sher/medium_debugger
How to make most of VSCode debugger
V-Sher/pytorch_ANN_example
V-Sher/TimeSeries
Time Series Analysis and Modeling using Pandas, Numpy and Scikit
V-Sher/CodingForMedicine
A series of educational exercises, applying programming to medicine
V-Sher/H2oModels_API_Flask
Deploy H2o models via REST API
V-Sher/HF-Loading-Script
How to write custom Loading script for HuggingFace datasets
V-Sher/2018-11-15-SFUsiat-dc
V-Sher/AdaGram.jl
Adaptive Skip-gram implementation in Julia
V-Sher/data_science_blogs
A repository to keep track of all the code that I end up writing for my blog posts.
V-Sher/encoder4editing
Official implementation of "Desinging an Encoder for StyleGAN Image Manipulation" https://arxiv.org/abs/2102.02766
V-Sher/H2o.ai
ML with H2o.ai
V-Sher/Intro_to_R
Day 1 of SADILAR workshop in South Africa - Sep 1 20202
V-Sher/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
V-Sher/lime
Lime: Explaining the predictions of any machine learning classifier
V-Sher/myrepo
testing my setup
V-Sher/Poems
This will be all about branching in repos using many version of poems
V-Sher/Rainbow-Song
A song about rainbows
V-Sher/Recommender_System
Introduction to different kinds of recommendation engines with extensive commenting for newbies
V-Sher/Scikit_Intro
Warm introduction to classifiers in the Scikit library in Python with extensive commenting
V-Sher/TimeSeriesPart2