sayanddude
PhD in Applied Statistics from IIM Ahmedabad. Post PhD I worked with Amazon as a Data Scientist. Currently working as a Senior Data Sciences Manager at VMware.
VMwareIndia
Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
applied-ml
π Papers & tech blogs by companies sharing their work on data science & machine learning in production.
awesome-investing
πΈπΈ Curated list of investment & finance related resources
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
Bayesian-Methods-for-Machine-Learning
Bayesian Methods for Machine Learning
Causal-Inference-and-Discovery-in-Python
Causal Inference and Discovery in Python by Packt Publishing
chatgpt-prompt-course
code for https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/
course-nlp
A Code-First Introduction to NLP course
Coursera_Reinforcement_Learning
Coursera Reinforcement Learning Specialization by University of Alberta & Alberta Machine Intelligence Institute
sayanddude's Repositories
sayanddude/algorithms
Minimal examples of data structures and algorithms in Python
sayanddude/applied-ml
π Papers & tech blogs by companies sharing their work on data science & machine learning in production.
sayanddude/awesome-investing
πΈπΈ Curated list of investment & finance related resources
sayanddude/Causal-Inference-and-Discovery-in-Python
Causal Inference and Discovery in Python by Packt Publishing
sayanddude/chatgpt-prompt-course
code for https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/
sayanddude/Covid-19-Patient-Health-Analytics
A Boosted Random Forest Classification model was implemented to predict the outcome of the CoV-2 positive patients in China. Based on multiple features.
sayanddude/cs231n.github.io
Public facing notes page
sayanddude/CS234-Reinforcement-Learning-Winter-2019
My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019
sayanddude/CTGAN
Conditional GAN for generating synthetic tabular data.
sayanddude/Data-Structures-and-Algorithms
Data Structures and Algorithms in Python
sayanddude/deeplearning-models
A collection of various deep learning architectures, models, and tips
sayanddude/DSAlgo
πA repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.π¨βπ»π―
sayanddude/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
sayanddude/GAN-for-tabular-data
We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
sayanddude/hands-on-rl
Free course that takes you from zero to Reinforcement Learning PRO π¦Έπ»βπ¦Έπ½
sayanddude/Leetcode
πLeetcode solutions in Python π
sayanddude/leetcode-sql
Leetcode SQL Solutions
sayanddude/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
sayanddude/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
sayanddude/mental-health-datasets
An evolving list of electronic media data sets used to model mental-health status.
sayanddude/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
sayanddude/practical-ml-streaming-data-python
Source Code for 'Practical Machine Learning for Streaming Data with Python' by Sayan Putatunda
sayanddude/pyspark-cheatsheet
PySpark Cheat Sheet - example code to help you learn PySpark and develop apps faster
sayanddude/Python
All Algorithms implemented in Python
sayanddude/python-refresher
A Python refresher section for all our courses
sayanddude/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
sayanddude/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sayanddude/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
sayanddude/rllib_tutorials
RLlib tutorials
sayanddude/streaming-datasets
A collection of data sets for stream learning.