Code Monkey home page Code Monkey logo

unosonu's Projects

sentiment-pcnn icon sentiment-pcnn

Piecewise CNN implementation for sentiment attitudes extraction task

seq2seq icon seq2seq

Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch

sequence_generation_pytorch icon sequence_generation_pytorch

This is an attempt to familiarize myself with PyTorch. In this example, the target to generate a sequence of continuous data (sine waves or mix of them) using LSTM

siggraph2017_inpainting icon siggraph2017_inpainting

Code for the paper 'Globally and Locally Consistent Image Completion'. http://hi.cs.waseda.ac.jp/~iizuka/projects/completion/

simpy icon simpy

A python library that takes in an optimization problem in a specific format in a text file.It then parses that file and finds the optimization paramaters following the simplex method of optimization.

sling icon sling

SLING - A natural language frame semantics parser

som-tsp icon som-tsp

Solving the Traveling Salesman Problem using Self-Organizing Maps

srcnn-pytorch icon srcnn-pytorch

PyTorch implementation of Image Super-Resolution Using Deep Convolutional Networks (ECCV 2014)

ssd_keras icon ssd_keras

Port of Single Shot MultiBox Detector to Keras

stargan icon stargan

Official PyTorch Implementation of StarGAN - CVPR 2018

starspace icon starspace

Learning embeddings for classification, retrieval and ranking.

stock-prediction-models icon stock-prediction-models

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

stock-predictor icon stock-predictor

Listens for Stock news on Twitter, performs sentiment analysis by mining information from an online news source, performs supervised predictive modeling and suggests buy or sell decisions of the stock. Computes portfolio returns over time.

stock_price_predication icon stock_price_predication

I have implemented Recurrent Neural Network (RNN model) to predict the future stock prices and compare it with linear regression.

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.

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.