Pinned Repositories
Drogon-torch-serve
Serve pytorch / torch models using Drogon
ContrastiveLearningLossComparison
Comparing performance of different InfoNCE type losses used in contrastive learning.
esolafast
Fast C++ implementation of ESOLA using KFRLib, can be used for online time-stretch augmentation during SpeechToText training.
LS-ACELoss
Label smoothed Aggregation cross entropy loss for generalisation in sequence to sequence tasks.
mkscancer
Keras Deep Learning 1d resnet solution for the https://www.kaggle.com/c/msk-redefining-cancer-treatment challenge
rl-experiments
Experimenting with Different RL algorithms on Custom LunarLander Environment using DI-Engine library.
stackexchange-transfer-learning
Kaggle top 1% solution for transfer learning
step_dspy
STEP Web agent for WebArena using dspy.
SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11
viig99-streamlit-demos
Tool to help Visualize flex attention mod_maps.
viig99's Repositories
viig99/SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11
viig99/esolafast
Fast C++ implementation of ESOLA using KFRLib, can be used for online time-stretch augmentation during SpeechToText training.
viig99/LS-ACELoss
Label smoothed Aggregation cross entropy loss for generalisation in sequence to sequence tasks.
viig99/ContrastiveLearningLossComparison
Comparing performance of different InfoNCE type losses used in contrastive learning.
viig99/mixmatch-freesound
Multi label audio classification using mixmatch & a noisy loss
viig99/step_dspy
STEP Web agent for WebArena using dspy.
viig99/constrained_smallcases
Create small cases using risk based optimization on constrained hyper param space.
viig99/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
viig99/learn_p5
Learning p5 with daniel shiffman
viig99/Pytorch_Inference_Benchmarker
Benchmark various pytorch inference techniques against each other (Script, Optimized, T2T, ONNX etc)
viig99/rl-experiments
Experimenting with Different RL algorithms on Custom LunarLander Environment using DI-Engine library.
viig99/viig99.github.io
Personal Blog
viig99/AmazonReviewMiner
C++ Repo to mine samples from Amazon reviews which have mention about products.
viig99/AttendCRNN
CRNN with Self-Attention
viig99/cordova-plugin-camera
Apache Cordova Plugin camera
viig99/ctcdecode
PyTorch CTC Decoder bindings
viig99/document-qa
viig99/OpenAI-Challenges
viig99/Polygames
The project is a platform of zero learning with a library of games.
viig99/PSENet
viig99/rl-testbed-for-energyplus
Reinforcement Learning Testbed for Power Consumption Optimization using EnergyPlus
viig99/ship-sim-gym
Simple top-down low-performance Open AI gym wrapper of a ship simulator with training scripts for Rllib and stable-baselines
viig99/viig99
viig99/viig99-streamlit-demos
Tool to help Visualize flex attention mod_maps.
viig99/DHEL-KCL
[ICML'24] Code for the loss functions and metrics presented in "Bridging mini-batch and asymptotic analysis in contrastive learning: From InfoNCE to Kernel-based losses"
viig99/fast-sam-mobile-app
viig99/maze_animation_exp
Solve and animate maze solutions using manim.
viig99/rural-facilities-pmgsy
770K geo-tagged rural facilities in India PMGSY. Citation: PMGSY Rural Facilities Dataset, Ministry of Rural Development 2020 http://omms.nic.in. Government Open Data License - India (GODL).
viig99/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
viig99/webarena
Code repo for "WebArena: A Realistic Web Environment for Building Autonomous Agents"