pranjalchaubey's Stars
JohnSnowLabs/spark-nlp-workshop
Public runnable examples of using John Snow Labs' NLP for Apache Spark.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
alexeygrigorev/data-science-interviews
Data science interview questions and answers
MarwanDebbiche/post-tuto-deployment
Build and deploy a machine learning app from scratch 🚀
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
GRAAL-Research/poutyne
A simplified framework and utilities for PyTorch
szymonmaszke/torchlayers
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
abhishekkrthakur/bert-sentiment
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
Harvey-Sun/World_Quant_Alphas
World Quant 101 alphas的计算和策略化
fastai/fastbook
The fastai book, published as Jupyter Notebooks
areed1192/td-ameritrade-python-api
Unofficial Python API client library for TD Ameritrade. This library allows for easy access of the Standard API and allows users to build data pipelines for the Streaming API.
ThomasGrivaz/ai-for-trading
code repository for Udacity nanodegree Artificial Intelligence for Trading
rsheftel/pandas_market_calendars
Exchange calendars to use with pandas for trading applications
TheAlgorithms/Python
All Algorithms implemented in Python
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
johannfaouzi/pyts
A Python package for time series classification
IndicoDataSolutions/finetune
Scikit-learn style model finetuning for NLP
the-black-knight-01/Data-Science-Competitions
Goal of this repo is to provide the solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
robsalgado/personal_data_science_projects
kylejusticemagnuson/pyti
Python library of various financial technical indicators
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
yogeshhk/TeachingDataScience
Course notes for Data Science related topics, prepared in LaTeX
lolipopshock/loss-prettifier
A handy Python function that prints your model training loss change like stock index.
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
dmbee/seglearn
Python module for machine learning time series: