Pinned Repositories
amazon-scraper
An scraper to scrape the "best-sellers" products on Amazon. Based on Scrapy framework
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
CodeHacks
In this repository I will answer the common programming and data science hacker and contest codes.
Coursera_Capstone
This notebook will be mainly used for the capstone project
Deep-Direct-Reinforcement-Learning-for-Financial-Signal-Representation-and-Trading
A deep learning model for Financial Signal Representation and Trading
django-real-estate
A Django+React project
fun_projects
Fun projects in Python
game_of_life
A simple fun implementation for the "game of life" evolution simulator
hackernews_scraper
An experimental hackernews scraper
industry_by_company_name
Predicting industry by company name
Seifollahi's Repositories
Seifollahi/amazon-scraper
An scraper to scrape the "best-sellers" products on Amazon. Based on Scrapy framework
Seifollahi/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
Seifollahi/CodeHacks
In this repository I will answer the common programming and data science hacker and contest codes.
Seifollahi/Coursera_Capstone
This notebook will be mainly used for the capstone project
Seifollahi/Deep-Direct-Reinforcement-Learning-for-Financial-Signal-Representation-and-Trading
A deep learning model for Financial Signal Representation and Trading
Seifollahi/django-real-estate
A Django+React project
Seifollahi/fun_projects
Fun projects in Python
Seifollahi/game_of_life
A simple fun implementation for the "game of life" evolution simulator
Seifollahi/hackernews_scraper
An experimental hackernews scraper
Seifollahi/industry_by_company_name
Predicting industry by company name
Seifollahi/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Seifollahi/Knime
Knime Big Data Ajax Repository
Seifollahi/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
Seifollahi/Machine-Learning-and-Artificial-Intelligence-Repo
A collection of ML and AI learning contents
Seifollahi/scrapyd-client
Command line client for Scrapyd server
Seifollahi/Shopify-scrapping
Seifollahi/Stock_Price_Prediction_With_RNNs
Implemented Recurrent Neural Networks in Keras with candlestick stock price information to predict future price movement.
Seifollahi/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
Seifollahi/study_organizer
Collection of Lectures, Articles, Slides and Papers for Deeplearning (+Machine Learning)
Seifollahi/tensorflow-tutorial
TensorFlow and Deep Learning Tutorials
Seifollahi/test-repo
testing the github
Seifollahi/twitter_generator
A simple project which generates tweets based on the inputs by the users