Pinned Repositories
-Book--blockchain_guide
A book to introduce blockchain related techniques.
-Book--deeplearningbook-chinese
Deep Learning Book Chinese Translation
algo-problems
This repository contains a collection of algorithm problems.
auto_correct
This project provides an easy-to-use service to auto correct English words
byte_buffer
A Rust crate for easy byte buffer management and reuse
electron-player
This project is based off the tutorial (https://lettier.github.io/posts/2016-08-15-making-movie-monad.html) to create an electron based video player
futures-rate
A rust package to help applications guard critical resources or code path when using futures.
poster-wall-frontend
Project to create a poster wall using vue as the front end.
Rusty_Express
A simple http-server library in Rust, which provides Express-alike APIs and emphasizes performance.
thread_pool
A Cargo package that can make you run your applications in thread-safe pools without efforts.
Chopinsky's Repositories
Chopinsky/thread_pool
A Cargo package that can make you run your applications in thread-safe pools without efforts.
Chopinsky/futures-rate
A rust package to help applications guard critical resources or code path when using futures.
Chopinsky/byte_buffer
A Rust crate for easy byte buffer management and reuse
Chopinsky/algo-problems
This repository contains a collection of algorithm problems.
Chopinsky/Rusty_Express
A simple http-server library in Rust, which provides Express-alike APIs and emphasizes performance.
Chopinsky/auto_correct
This project provides an easy-to-use service to auto correct English words
Chopinsky/algorithmic-trading-python
The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
Chopinsky/card-photo
machine learning based card photo cropper
Chopinsky/chopinsky.github.io
Jacob's personal website
Chopinsky/CNMathTextBooks
人教版小学到大学数学
Chopinsky/coding-challenges
Chopinsky/fastbook
Draft of the fastai book
Chopinsky/FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
Chopinsky/gatsby-blog
Chopinsky/geo-frontend
Chopinsky/go-exercise
A collection of smaller Golang projects for practices and interesting implementations
Chopinsky/hugo-blog
The Hugo blog
Chopinsky/ia-covid-report
This project aims to create a reporting template for Iowa's COVID-19 confirmed case growth for general public view
Chopinsky/Pairs-Trading
An exploration into pairs trading and machine learning
Chopinsky/Password-Transmogrifier
Easy to use password encoder -- now you only need to remember an easy password and we will encode it for you for each different site you use!
Chopinsky/promise-herald
A nimble npm package that dispatch the resolve or rejection of a promise to one or more subscribers
Chopinsky/python-ml
Practice machine learning on various problems using Python and libraries
Chopinsky/quantf
A collection of quant finance experiments with Python and ML
Chopinsky/react-app
Repo to contain experimental React projects
Chopinsky/react-custom-controls
Collection of commonly used custom controls for React apps
Chopinsky/React-Three-Minecraft-Chest
Using React Three Fiber we will make a minecraft chest
Chopinsky/stashbox
Your personal Internet Archive
Chopinsky/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
Chopinsky/Stock_Analysis_For_Quant
Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau
Chopinsky/vue-ahead
A VueJS based autocomplete library inspired by Typeahead