Pinned Repositories
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
After-Effects-Export-Scripts
After Effects script for extracting position information about animated masks
An-English-Guide-for-Programmers
专为程序员编写的英语学习指南。v1.0
AndEngine
Free Android 2D OpenGL Game Engine
android-async-http
An Asynchronous HTTP Library for Android
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
async-http-client
Asynchronous Http and WebSocket Client library for Java
coder
A simple way to make web stuff on Raspberry Pi
fmd
Douban FM Daemon (inspired by Music Player Daemon)
billcamel's Repositories
billcamel/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
billcamel/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
billcamel/bt
bt - flexible backtesting for Python
billcamel/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
billcamel/certd
免费通配符域名SSL证书全自动申请、更新、续期、部署安装,支持部署到阿里云、腾讯云、ssh主机。Automatically apply, renew and deploy free Generic domain SSL Certificates。
billcamel/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
billcamel/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
billcamel/city_pickers
flutter ios city_pickers
billcamel/deepo
Setup and customize deep learning environment in seconds.
billcamel/ElectronBot
billcamel/FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
billcamel/fish-redux
An assembled flutter application framework. null-safe
billcamel/FluentRead
拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。
billcamel/gost
GO Simple Tunnel - a simple tunnel written in golang
billcamel/InfoSpider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、**移动、**联通、**电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源**博客、简书。
billcamel/inpredo
Inpredo is a Deep Learning tool which looks into financial charts and predicts stock movements.
billcamel/MING
明医 (MING):中文医疗问诊大模型
billcamel/MNBVC
MNBVC(Massive Never-ending BT Vast Chinese corpus)超大规模中文语料集。对标chatGPT训练的40T数据。MNBVC数据集不但包括主流文化,也包括各个小众文化甚至火星文的数据。MNBVC数据集包括新闻、作文、小说、书籍、杂志、论文、台词、帖子、wiki、古诗、歌词、商品介绍、笑话、糗事、聊天记录等一切形式的纯文本中文数据。
billcamel/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
billcamel/netch
A simple proxy client
billcamel/novel-fpg
小说开源项目,前端基于Flutter,后端是Python + Go双端,各自基于Flask、Gin实现了一遍,包含了用户注册、登录、jwt鉴权、签到、任务、书架、阅读器、购买章节、搜索书籍、绑定第三方账号、设置等功能。
billcamel/paipan
PHP JavaScript 农历公历干支历互转,万年历,四柱,六十甲子,属相,十二星座,二十四节气,支持从-1000到3000年间的八字排盘及大运推算,支持真太阳时,支持分析刑冲合害关系
billcamel/qinglong
支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)
billcamel/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
billcamel/shares
A-share quantitative system. A股量化系统
billcamel/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.
billcamel/tailchat
This is a basic chat client and easy to expand.
billcamel/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
billcamel/vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
billcamel/wondertrader
WonderTrader——量化研发交易一站式框架