Pinned Repositories
awesome
:sunglasses: Curated list of awesome lists
Carrom_rl
A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]
COVID_faq_text_to_speech
https://www.virusbhagao.com/ - Web app that reads aloud coronavirus information in Indian Languages
DHS2019_GNN
Tutorials on Graph Neural Networks for Analytics Vidhya's Data Hack Summit 2019.
HFO
Half Field Offense in Robocup 2D Soccer
machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
PCL
Point Cloud Segmentation/Classification
Real-Time-Google-Earth-Modis-Mapping
Python Scripts to Crawl and Parse Realtime MODIS FIRMS Spectroradimeter Data from NASA.gov and Plot it on Google Earth
Scilab-Toolbox
Open Source Image Processing Algorithms I developed for the Scilab Toolbox.
samiranrl's Repositories
samiranrl/Carrom_rl
A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]
samiranrl/COVID_faq_text_to_speech
https://www.virusbhagao.com/ - Web app that reads aloud coronavirus information in Indian Languages
samiranrl/DHS2019_GNN
Tutorials on Graph Neural Networks for Analytics Vidhya's Data Hack Summit 2019.
samiranrl/Scilab-Toolbox
Open Source Image Processing Algorithms I developed for the Scilab Toolbox.
samiranrl/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
samiranrl/HFO
Half Field Offense in Robocup 2D Soccer
samiranrl/1729_ml_monitoring
samiranrl/AarogyaSetu_Android
Aarogya Setu Android app native code
samiranrl/adversarial-robustness-toolbox
This is a library dedicated to adversarial machine learning. Its purpose is to allow rapid crafting and analysis of attacks and defense methods for machine learning models. The Adversarial Robustness Toolbox provides an implementation for many state-of-the-art methods for attacking and defending classifiers.
samiranrl/code_cache
A cache of frequently used code in deep learning, pyspark, aws, data processing and more
samiranrl/data-science-interviews
Data science interview questions and answers
samiranrl/DHS2023_RLHF
Bare bones implementation of RLHF to fine tune a language model - to demonstrate the key concepts
samiranrl/dlbook_notation
LaTeX files for the Deep Learning book notation
samiranrl/DSB2017
The solution of team 'grt123' in DSB2017
samiranrl/gc-mc
samiranrl/generic_image_classification_pipeline
samiranrl/hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
samiranrl/MAP-Assignments
Practice for ML Addicted People
samiranrl/Medium-Tutorials
samiranrl/mittens
A fast implementation of GloVe, with optional retrofitting
samiranrl/nmp_qc
Neural Message Passing for Computer Vision
samiranrl/odsc-2018
samiranrl/ODSC_2019_RL
Companion code for https://confengine.com/odsc-india-2019/proposal/10044/algorithms-that-learn-to-solve-tasks-by-watching-one-youtube-video
samiranrl/pm-prophet
Simplified version of the Facebook Prophet model re-implemented in PyMC3
samiranrl/python_design_patterns
a collection of commonly used design patterns in python, taking inspiration from https://github.com/faif/python-patterns
samiranrl/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
samiranrl/Recommenders
Best Practices on Recommendation Systems
samiranrl/rst-cheatsheet
A two-page cheatsheet for restructured text
samiranrl/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
samiranrl/TCN
Sequence modeling benchmarks and temporal convolutional networks