Guillaume L (glongrais)

glongrais

Geek Repo

Location:Stockholm

Home Page:www.linkedin.com/in/glongrais

Github PK Tool:Github PK Tool

Guillaume L's starred repositories

numbers-parser

Python module for parsing Apple Numbers .numbers files

Language:PythonLicense:MITStargazers:200Issues:0Issues:0

public-apis

A collective list of free APIs

Language:PythonLicense:MITStargazers:307535Issues:0Issues:0

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.

Stargazers:4026Issues:0Issues:0

Machine-Learning

Examples and experiments around ML for upcoming Coding Train videos

Stargazers:954Issues:0Issues:0

website-archive

Archive of the Coding Train website (first version)

Language:JavaScriptLicense:MITStargazers:5717Issues:0Issues:0