Coder Social home page Coder Social logo

prernamishra08's Projects

pymail icon pymail

POP3/SMTP clients based on sockets

python-algorithms icon python-algorithms

Collection of algorithm implementations from various sources plus own creations.

recommender-system-dsga1004 icon recommender-system-dsga1004

A recommender system built in PySpark and to run on HPC environment. Submitted as term project for DS-GA 1004 Big Data at NYU.

reinforcement-learning icon reinforcement-learning

Research and implementations of Deep Learning / Reinforcement Learning agents and their implementations / applications

rss-to-email icon rss-to-email

Quick and dirty dockerized rss feed reader that supports HTTP basic auth and sends new articles as emails via Amazon SES

sharkstock icon sharkstock

Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement learning algorithm. We implement a sentiment analysis model using a recurrent convolutional neural network to predict the stock trend from the financial news. The objective of this paper is not to build a better trading bot, but to prove that reinforcement learning is capable of learning the tricks of stock trading.

stanford-project-predicting-stock-prices-using-a-lstm-network icon stanford-project-predicting-stock-prices-using-a-lstm-network

Stanford Project: Artificial Intelligence is changing virtually every aspect of our lives. Today’s algorithms accomplish tasks that until recently only expert humans could perform. As it relates to finance, this is an exciting time to adopt a disruptive technology that will transform how everyone invests for generations. Models that explain the returns of individual stocks generally use company and stock characteristics, e.g., the market prices of financial instruments and companies’ accounting data. These characteristics can also be used to predict expected stock returns out-of-sample. Most studies use simple linear models to form these predictions [1] or [2]. An increasing body of academic literature documents that more sophisticated tools from the Machine Learning (ML) and Deep Learning (DL) repertoire, which allow for nonlinear predictor interactions, can improve the stock return forecasts [3], [4] or [5]. The main goal of this project is to investigate whether modern DL techniques can be utilized to more efficiently predict the movements of the stock market. Specifically, we train a LSTM neural network with time series price-volume data and compare its out-of-sample return predictability with the performance of a simple logistic regression (our baseline model).

stanford_data_strucutre_and_algo icon stanford_data_strucutre_and_algo

In this repository, I try to learn and implement some of the algorithms taught in Coursera's Stanford Data Structure and Algorithm Course

statub18--forecasting-time-series-data icon statub18--forecasting-time-series-data

A statistics course covers practical time series forecasting techniques with particular emphasis on the Box-Jenkins (ARIMA) method and conditional volatility (ARCH) models. Offered by NYU Stern.

stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis icon stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis

Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall

stock-market-predictions icon stock-market-predictions

Predicting the stock market opening values using Deep learning's Model Recurrent Neural Networks which is a very powerful model.

stock-market-price-prediction icon stock-market-price-prediction

Analysis of various deep learning based models for financial time series data using convolutions, recurrent neural networks (lstm), dilated convolutions and residual learning

stock-prediction-1 icon stock-prediction-1

Technical and sentiment analysis to predict the stock market with machine learning models based on historical time series data and news article sentiment collected using APIs and web scraping.

stock-prediction-models icon stock-prediction-models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

stock-price-prediction icon stock-price-prediction

This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Networks to predict stock prices.

stocker icon stocker

Financial Web Scraper & Sentiment Classifier

stockpredictionai icon 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.

stockpredictor icon stockpredictor

Predict stock movement with Machine Learning and Deep Learning algorithms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.