jb33k's repositories

awd-lstm-lm-ThinkNet

Code for the paper "Think Again Networks, the Delta Loss, and an Application in Language Modeling"

Language:PythonLicense:BSD-3-ClauseStargazers:5Issues:2Issues:0

market-pricing

npm Javascript package of algorithms for finding competitive equilibrium prices in microeconomics from supply/demand functions or order queues

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

AIAlpha

Use unsupervised and supervised learning to predict stocks

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

BayesianOptimization

A Python implementation of global optimization with gaussian processes.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

conversational-datasets

Datasets for conversational AI

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DeepRL-Tutorials

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

dexon

Official golang DEXON fullnode implementation

Language:GoLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

dl-4-tsc

Deep Learning for Time Series Classification

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

gpt-2-simple

Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

hacker-news-gpt-2

Dump of generated texts from GPT-2 trained on Hacker News titles

License:MITStargazers:0Issues:0Issues:0

hncynic

Generate Hacker News Comments from Titles

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

Megatron-LM

Ongoing research training transformer language models at scale, including: BERT

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

naacl-mpqa-srl4orl

SRL4ORL: Improving Opinion Role Labeling Using Multi-Task Learning With Semantic Role Labeling

Language:PythonStargazers:0Issues:0Issues:0

PdfReg

PdfReg is a web tool, which gets text at selected regions of pdf document.

License:MITStargazers:0Issues:0Issues:0

ProductTitleSummarizationCorpus

Dataset for CIKM 2018 paper "Multi-Source Pointer Network for Product Title Summarization"

Stargazers:0Issues:0Issues:0

pymarl

Beta code release for Python Multi-Agent Reinforcement Learning framework

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-a2c-ppo-acktr-gail

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

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

rlkit

Collection of reinforcement learning algorithms

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

sentiment-discovery

Unsupervised Language Modeling at scale for robust sentiment classification

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

smoke.js

Small but good javascript smoke effect 🌬💨

License:MITStargazers:0Issues:0Issues:0

Stock-Prediction-Models

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

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Stock-Trading-Environment

A custom OpenAI gym environment for simulating stock trades on historical price data.

Language:PythonLicense:MITStargazers:0Issues: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:0Issues:0Issues:0

STROTSS

Style Transfer by Relaxed Optimal Transport and Self-Similarity (CVPR 2019)

Language:PythonStargazers:0Issues:0Issues:0

tests

Common tests for all Ethereum implementations

License:MITStargazers:0Issues:0Issues:0

Time-Series

The purpose of this repo is to implement & analyze various deep learning and hybrid approaches to time-series classification and regression problems, as well as compare performance to more traditional statistical methods.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

uae

Uncertainty Autoencoders, AISTATS 2019

Language:PythonStargazers:0Issues:0Issues:0

wsae-lstm

implementation of WSAE-LSTM model as defined by Bao, Yue, Rao (2017)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0