Jingyu Zhou (jzhou77)

jzhou77

Geek Repo

Company:Apple

Location:Cupertino

Github PK Tool:Github PK Tool

Jingyu Zhou's repositories

flow-examples

An independent Actor programming library, i.e., flow language, from FoundationDB project with examples.

RosyCloud

A backup and synchronization tool using multiple cloud storage services (Aliyun OSS, Amazon S3, and Google Doc)

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

cowic

Cowic is a C++ library to compress formatted log like Apache access log.

Language:C++License:NOASSERTIONStargazers:1Issues:3Issues:0

foundationdb

FoundationDB - the open source, distributed, transactional key-value store

Language:C++License:Apache-2.0Stargazers:0Issues:3Issues:0

alpaca.cpp

Locally run an Instruction-Tuned Chat-Style LLM

Language:CLicense:MITStargazers:0Issues:1Issues:0

DeepLearning-NLP

Introduction to Deep Learning for Natural Language Processing

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

Distributional-Signatures

Few-shot Text Classification with Distributional Signatures

License:MITStargazers:0Issues:0Issues:0

dthreads

dthreads: Efficient Deterministic Multithreading

Language:CLicense:GPL-2.0Stargazers:0Issues:1Issues:0

FastChat

The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"

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

fdb-build-support

FoundationDB build and development resources

Language:DockerfileStargazers:0Issues:2Issues:0

fdb-joshua

FoundationDB Correctness service

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

flower

Real-time monitor and web admin for Celery distributed task queue

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

libcircllhist

A C implementation of OpenHistogram log-linear histograms

Language:CLicense:Apache-2.0Stargazers:0Issues:2Issues:0

shadowsocks

backup of https://github.com/shadowsocks/shadowsocks

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

shadowsocksr

Python port of ShadowsocksR

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