Pinned Repositories
AI_Machine_Learning_Muke
awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
Black_Horse_Python_Code
黑马 Python code
Flexx_Document_Chinese
Python Flexx document Chinese translation
gulf
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
pond
pond is an open-source integrated finance data source and database application on top of DuckDB and akshare.
gonpy
Developing ...
jonpy
基于 vnpy 二次开发项目
jotdx
Developing...
FangyangJz's Repositories
FangyangJz/multidim-positional-encoding
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
FangyangJz/design-pattern-rust
Head First Design Patterns in Rust
FangyangJz/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
FangyangJz/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
FangyangJz/spider-study
Learn python spider technique. 学习python的爬虫技术
FangyangJz/learnable_fourier_positional_encoding
Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding
FangyangJz/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
FangyangJz/Expert-Python-Programming
Expert Python Programming 4th
FangyangJz/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
FangyangJz/Python-for-Probability-Statistics-and-Machine-Learning-2E
Second edition of Springer Book Python for Probability, Statistics, and Machine Learning
FangyangJz/GPU_Podracer
GPU-Podracer is a cloud-native DRL solution.
FangyangJz/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
FangyangJz/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
FangyangJz/varclushi
A Python package for variable clustering
FangyangJz/Python_advance_skill
Uploaded from Pycharm
FangyangJz/stock
30天掌握量化交易 (持续更新)
FangyangJz/cpp-cheatsheet
Modern C++ Cheatsheet
FangyangJz/Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book
FangyangJz/CPlusPlusThings
C++那些事
FangyangJz/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
FangyangJz/goRabbitmq
rabbitmq 官方code examples practice
FangyangJz/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
FangyangJz/pytdx
Python tdx数据接口
FangyangJz/book
学习笔记
FangyangJz/vnpy
基于python的开源量化交易平台开发框架
FangyangJz/zvt
a lightweight modular quant framework
FangyangJz/kotlin-in-chinese
kotlin 官方文档翻译
FangyangJz/thousandTrading
Quantized transaction strategy open source
FangyangJz/aioquant
Asynchronous event I/O driven quantitative trading framework.
FangyangJz/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)