christian-rncl's Stars
spark-examples/pyspark-examples
Pyspark RDD, DataFrame and Dataset Examples in Python language
antonio-catalano/StockAnalysisApp
A stock analysis app with streamlit
antonio-catalano/RationalPassiveInvesting
Asset allocation with stationary bootstrap approach
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
shane-miller/Fantasy-NHML
A machine learning based fantasy hockey draft helper.
indy256/Full-stack-Developer-Interview-Questions-and-Answers
:grey_question:Full-stack developer interview questions and answers
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
alexeygrigorev/data-science-interviews
Data science interview questions and answers
khanhnamle1994/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
Kismuz/btgym
Scalable, event-driven, deep-learning-friendly backtesting library
bukosabino/ta
Technical Analysis Library using Pandas and Numpy
ranaroussi/quantstats
Portfolio analytics for quants, written in Python
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
2017-fall-DL-training-program/Setup_tutorial
cuda/pytorch/openai/fake screen setup tutorial
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
araffin/rl-baselines-zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
alexlee-gk/video_prediction
Stochastic Adversarial Video Prediction
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
AminHP/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
blaze/blaze
NumPy and Pandas interface to Big Data
puckel/docker-airflow
Docker Apache Airflow
tuanavu/airflow-tutorial
Apache Airflow tutorial
ipazc/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
looplab/tarjan
Graph loop detection in Go using Tarjan's algorithm