Pinned Repositories
AI_NOTE
binance_datatool
Comprehensive data services for Binance quantitative trading.
ccproxy
CF-Workers-docker.io
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
chandlersong.github.io
CloudExample
Cloud Example
code
Source Code for Go In Action examples
d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
deep-learning-from-scratch
『ゼロから作る Deep Learning』のリポジトリ
s2c
a tool for quant
chandlersong's Repositories
chandlersong/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
chandlersong/s2c
a tool for quant
chandlersong/binance_datatool
Comprehensive data services for Binance quantitative trading.
chandlersong/ccproxy
chandlersong/CF-Workers-docker.io
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
chandlersong/chandlersong.github.io
chandlersong/CloudExample
Cloud Example
chandlersong/DevEnv
chandlersong/flink
Apache Flink
chandlersong/ftgo-application
Example code for the book Microservice patterns
chandlersong/fund-morning-star-crawler
晨星网基金数据爬取&汇总分析
chandlersong/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
chandlersong/GoStudy
chandlersong/greenseer
chandlersong/images
chandlersong/kaggle
chandlersong/NodeJsStudy
chandlersong/numpy-100
100 numpy exercises (with solutions)
chandlersong/pythonMath
chandlersong/pythonstudy
study code of ptyhon
chandlersong/qingniu
chandlersong/quant-finance-lectures
Learn quantitative finance with this comprehensive lecture series. Adapted from the Quantopian Lecture Series. Uses free sample data.
chandlersong/spark
Apache Spark - A unified analytics engine for large-scale data processing
chandlersong/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。
chandlersong/springCloudExamples
spring cloud examples
chandlersong/TestCase
example code
chandlersong/TexasHoldemSolverJava
A Java implemented Texas holdem and short deck Solver
chandlersong/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
chandlersong/trax
Trax — Deep Learning with Clear Code and Speed
chandlersong/VueStudy