Pinned Repositories
ai-for-trading
AI for trading
AI_in_Finance
This is the code for "AI in Finance" By Siraj Raval on Youtube
break-out-strategy
Project 2: Breakout Strategy
deep-learning
Deep Learning Projects
dynamic-programming
Notebook for dynamic-programming @udacity
monte-carlo
Mini Project: Monte Carlo Methods (udacity)
portfolio-optimization
Smart Beta and Portfolio Optimization
reinforcement-learning
Reinforcement Learning Mini Projects
statistics
Collection of statistical theories and methods
trading-with-momentum
Project 1: Trading with Momentum
fatmirboja's Repositories
fatmirboja/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
fatmirboja/tensorflow-models
Models and examples built with TensorFlow
fatmirboja/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
fatmirboja/keras
Deep Learning for humans
fatmirboja/Make_a_neural_network
This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube
fatmirboja/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
fatmirboja/AI_in_Finance
This is the code for "AI in Finance" By Siraj Raval on Youtube
fatmirboja/roboschool
Open-source software for robot simulation, integrated with OpenAI Gym.
fatmirboja/dog-project
fatmirboja/fluent-python
Example code for the book Fluent Python
fatmirboja/tensorflow
Computation using data flow graphs for scalable machine learning
fatmirboja/PyTricks
Collection of less popular features and tricks for the Python programming language
fatmirboja/dermatologist-ai
fatmirboja/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch