All Projects → Auquan → Tutorials

Auquan / Tutorials

Ipython notebooks for math and finance tutorials

Projects that are alternatives of or similar to Tutorials

Rlquant
Applying Reinforcement Learning in Quantitative Trading
Stars: ✭ 271 (-58.56%)
Mutual labels:  jupyter-notebook, trading
Supervisely Tutorials
🌈 Tutorials for Supervise.ly
Stars: ✭ 385 (-41.13%)
Mutual labels:  jupyter-notebook, tutorials
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+416.82%)
Mutual labels:  jupyter-notebook, tutorials
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-63.3%)
Mutual labels:  jupyter-notebook, trading
Notebooks
code for deep learning courses
Stars: ✭ 522 (-20.18%)
Mutual labels:  jupyter-notebook, tutorials
launchpad
Resources to get started in Quantum Computing!
Stars: ✭ 21 (-96.79%)
Mutual labels:  math, tutorials
Machine Learning For Trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Stars: ✭ 4,979 (+661.31%)
Mutual labels:  jupyter-notebook, trading
Ml Lessons
Intro to deep learning for medical imaging lesson, by MD.ai
Stars: ✭ 199 (-69.57%)
Mutual labels:  jupyter-notebook, tutorials
Tensorflow Eager Tutorials
Simple tutorials for building neural networks with TensorFlow Eager mode.
Stars: ✭ 509 (-22.17%)
Mutual labels:  jupyter-notebook, tutorials
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-35.93%)
Mutual labels:  jupyter-notebook, tutorials
Fouriertalkoscon
Presentation Materials for my "Sound Analysis with the Fourier Transform and Python" OSCON Talk.
Stars: ✭ 244 (-62.69%)
Mutual labels:  jupyter-notebook, math
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (-13.91%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-68.81%)
Mutual labels:  jupyter-notebook, math
Spacy Notebooks
💫 Jupyter notebooks for spaCy examples and tutorials
Stars: ✭ 255 (-61.01%)
Mutual labels:  jupyter-notebook, tutorials
Understanding tensorflow nn
🔮Getting started with TensorFlow: Classifying Text with Neural Networks
Stars: ✭ 215 (-67.13%)
Mutual labels:  jupyter-notebook, tutorials
A3c trading
Trading with recurrent actor-critic reinforcement learning
Stars: ✭ 305 (-53.36%)
Mutual labels:  jupyter-notebook, trading
Alpha Mind
quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
Stars: ✭ 171 (-73.85%)
Mutual labels:  jupyter-notebook, math
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (-73.7%)
Mutual labels:  jupyter-notebook, tutorials
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (-38.07%)
Mutual labels:  jupyter-notebook, tutorials
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (-16.82%)
Mutual labels:  jupyter-notebook, tutorials

Tutorials

IPython notebooks for trading and math tutorials. You can view these here in github, or you can download and run locally on your computer. You will need to have the auquanToolbox installed to be able to run them.

For instructions on how to install the toolbox, visit here

Contents:

Trading Strategies:

  1. Mean Reversion Basics
  2. Momentum Strategy Basics
  3. How to measure momentum
  4. Model Selection Pitfalls
  5. Avoid Overfitting
  6. Pairs Trading
  7. Long-Short Strategies using Ranking

Math

  1. Random Variables
  2. Expected Value and Standard Deviation
  3. Covariance, Correlation and Confidence Intervals
  4. Stationarity, Integration and CoIntegration

Time Series Analysis

  1. Part 1 - Stationarity, Auto Correlation, White Noise and Random Walks
  2. Part 2 - AR and MA models
  3. Part 3 - ARMA and ARIMA models
  4. Part 4 - ARCH and GARCH models
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].