jesseee.j (Jessee-Jiao)

Jessee-Jiao

Geek Repo

Company:Peking University

Github PK Tool:Github PK Tool

jesseee.j's starred repositories

leetcode

python 数据结构与算法 leetcode 算法题与书籍 刷算法全靠套路与总结!Crack LeetCode, not only how, but also why.

Language:PythonLicense:MPL-2.0Stargazers:665Issues:0Issues:0

machine-learning-interview

Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

Stargazers:9100Issues:0Issues:0

LayerNorm_GRU

Implement layer normalization GRU in pytorch

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

Data-Science-Interview-Questions-Answers

Curated list of data science interview questions and answers

Stargazers:3231Issues:0Issues:0

time-series-transformers-review

A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.

License:MITStargazers:2404Issues:0Issues:0

Awesome-time-series

A comprehensive survey on the time series domains

Stargazers:502Issues:0Issues:0

google-research

Google Research

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

EPPO

An implementation of effective policy ensemble.

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

reinforcement-learning-an-introduction-chinese

《Reinforcement Learning: An Introduction》(第二版)中文翻译

Language:PythonStargazers:432Issues:0Issues:0

RLexample

Some basic examples of playing with RL

Language:PythonStargazers:1213Issues:0Issues:0

Hands-On-Reinforcement-Learning-with-Python

Hands-On Reinforcement Learning with Python, published by Packt

Language:Jupyter NotebookLicense:MITStargazers:784Issues:0Issues:0
Language:PythonStargazers:146Issues:0Issues:0

DQN-Trading

A Deep Reinforcement Learning Framework for Stock Market Trading

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

LTSF-Linear

[AAAI-23 Oral] Official implementation of the paper "Are Transformers Effective for Time Series Forecasting?"

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

PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:6512Issues: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:4099Issues:0Issues:0

numpy-ml

Machine learning, in numpy

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

gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

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

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

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

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20461Issues:0Issues:0

Quant-Reading-List

Papers for AI + quantitative investment

Stargazers:74Issues:0Issues:0

goto_conversion

Gambling Odds To Outcome probabilities Conversion (goto_conversion) that is More Accurate and Efficient than Shin and Power

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

Stock-Prediction-Models

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

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

FactorVAE

Reproduce AAAI22-FactorVAE

Language:PythonStargazers:53Issues:0Issues:0

Quantitative

Alpha Generation using Data Science and Quantitative Analysis with integrated Risk Model

Language:Jupyter NotebookLicense:MITStargazers:37Issues:0Issues:0

alphagen

Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.

Language:PythonStargazers:483Issues:0Issues:0

autoAlpha

The source code for the paper

Language:PythonStargazers:16Issues:0Issues:0

tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Language:PythonLicense:LGPL-3.0Stargazers:9685Issues:0Issues:0

OptML_course

EPFL Course - Optimization for Machine Learning - CS-439

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