Pinned Repositories
100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
AlgoRepo
Repository for the Python3 code of my training
algorithms
Minimal examples of data structures and algorithms in Python
attention_keras
Keras Layer implementation of Attention
awesome-financial-nlp
Researches for Natural Language Processing for Financial Domain
bulbea
:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
simglucose
A Type-1 Diabetes simulator implemented in Python for Reinforcement Learning purpose
udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
bhargavak1409's Repositories
bhargavak1409/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
bhargavak1409/simglucose
A Type-1 Diabetes simulator implemented in Python for Reinforcement Learning purpose
bhargavak1409/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
bhargavak1409/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
bhargavak1409/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
bhargavak1409/algorithms
Minimal examples of data structures and algorithms in Python
bhargavak1409/attention_keras
Keras Layer implementation of Attention
bhargavak1409/awesome-financial-nlp
Researches for Natural Language Processing for Financial Domain
bhargavak1409/awesome-rl
Reinforcement learning resources curated
bhargavak1409/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
bhargavak1409/CS229_ML
🍟 Stanford CS229: Machine Learning
bhargavak1409/dash-sample-apps
Apps hosted in the Dash Gallery
bhargavak1409/EliteQuant
A list of online resources for quantitative modeling, trading, portfolio management
bhargavak1409/EPIJudge
EPI Judge - Preview Release
bhargavak1409/hcup_python
HCUP (Healthcare Cost and Utilization Project ) + Python
bhargavak1409/Hedge-Fund-replication
This project tries to replicate hedge funds returns.
bhargavak1409/intro-numerical-methods
Jupyter notebooks and other materials developed for the Columbia course APMA 4300
bhargavak1409/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
bhargavak1409/libinput-gestures
Actions gestures on your touchpad using libinput
bhargavak1409/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
bhargavak1409/mlfinlab
Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning
bhargavak1409/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
bhargavak1409/ner-annotator
Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.
bhargavak1409/NYUTandonBridge2018
:computer: NYU Tandon School of Engineering Files :computer:
bhargavak1409/research-paper-implementation
bhargavak1409/research-paper-review
bhargavak1409/sentence-transformers
Sentence Embeddings with BERT & XLNet
bhargavak1409/stanford-CS229
Python solutions to the problem sets of Stanford's graduate course on Machine Learning, taught by Prof. Andrew Ng
bhargavak1409/task-adaptive-pretraining-on-financial-documents
Task Adaptive Pre-Training of Language Models for Downstream Tasks like NER etc
bhargavak1409/yield_curve_forecasting_POC
A project to forecast the impact of Federal Funds Rate change on yield curves and visualize them on Dash