Pinned Repositories
angular-material-series
This repository contains the code that accompanies Angular Material on Code Maze
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
bitpredict
Machine learning for high frequency bitcoin price prediction
books-2
俺分享的电子书(涉及多个学科)
crudapp
simple spring boot app (CRUD operations and login system)
CryptoBot
High(ish) frequency trading bot for cryptocurrencies, using Machine Learning for future price predictions
ECharts
这是一个针对ECharts2.x版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等
embedded-redis
Redis embedded server for Java integration testing
flask-principal-simple-example
Flask_template_auth_with_Dash
Flask_template_auth_with_Dash
wjchicago's Repositories
wjchicago/flask-principal-simple-example
wjchicago/Flask_template_auth_with_Dash
Flask_template_auth_with_Dash
wjchicago/angular-material-series
This repository contains the code that accompanies Angular Material on Code Maze
wjchicago/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
wjchicago/bitpredict
Machine learning for high frequency bitcoin price prediction
wjchicago/books-2
俺分享的电子书(涉及多个学科)
wjchicago/crudapp
simple spring boot app (CRUD operations and login system)
wjchicago/CryptoBot
High(ish) frequency trading bot for cryptocurrencies, using Machine Learning for future price predictions
wjchicago/ECharts
这是一个针对ECharts2.x版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等
wjchicago/embedded-redis
Redis embedded server for Java integration testing
wjchicago/ExchangeSharp
ExchangeSharp is a C# API for working with various exchanges for stocks and cryptocurrency. Binance, Bitfinex, Bithumb, Bitstamp, Bittrex, Gemini, GDAX, Kraken and Poloniex are supported.
wjchicago/financial-news-dataset
109,110 news from Reuters.
wjchicago/finBERT
Financial Sentiment Analysis with BERT
wjchicago/FinBERT-1
BERT for Finance : UC Berkeley MIDS w266 Final Project
wjchicago/flask-base
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
wjchicago/flask-celery-example
This repository contains the example code for my blog article Using Celery with Flask.
wjchicago/flask-chat-app-article
wjchicago/flask-socketio-celery-example
Example based on Miguel Grinberg's flask-celery-example but using Flask-SocketIO
wjchicago/llm-colosseum
Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM
wjchicago/LOB
Benchmark Dataset of Limit Order Book in China Markets
wjchicago/Machine-Learning-Trading-model
Trading algorithm developed in Python - moved to another repository
wjchicago/market-maker-keeper
Maker Keeper Framework: Market maker keepers for OasisDEX, EtherDelta, RadarRelay, Bibox, OKEX and Gate.io.
wjchicago/material-pro-angular-lite
wjchicago/mbassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
wjchicago/Quant
wjchicago/redisconf-2020-streams-fastapi
Source for Elementary Web Architect Kyle Bebak's talk given at RedisConf 2020 https://events.redislabs.com/sessions/build-message-bus-redis-streams-fastapi/
wjchicago/sparklo
wjchicago/svi-zeliade
Fitting an SVI model using Zeliade's method in Python with Pandas
wjchicago/tifa
Yet another opinionated fastapi-start-kit with best practice