Stars
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
100-Days-Of-ML-Code中文版
C Object Oriented interface for SQLite3
LodgeChen / vscode
Forked from microsoft/vscodeVisual Studio Code
LodgeChen / awesome-cpp
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
吴恩达老师的机器学习课程个人笔记
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
LodgeChen / etcd
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
LodgeChen / ESL-CN
Forked from szcf-weiya/ESL-CNThe Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
📖 [译] scikit-learn(sklearn) 中文文档
LodgeChen / shendusuipian
Forked from EmbraceLife/shendusuipianTo know stats by heart
LodgeChen / minigui
Forked from VincentWei/MiniGUIA mature cross-platform windowing and GUI system for embedded systems and smart IoT devices
LodgeChen / ormpp
Forked from qicosmos/ormppmodern C++ ORM, C++17, support mysql, postgresql,sqlite
《Go名库讲解》是一套针对 Google 出品的 Go 语言的第三方库进行评测讲解的集博客、示例与语音视频为一体的综合教程,适合完成学习完成《Go编程基础》教程的学习者。
LodgeChen / the-swift-programming-language-in-chinese
Forked from SwiftGGTeam/the-swift-programming-language-in-chinese中文版 Apple 官方 Swift 教程《The Swift Programming Language》
EOS源码阅读-EOS区块链项目的源代码分析和解读
A golang ebook intro how to build a web with golang
EOS bp nodes security checklist(EOS超级节点安全执行指南)
LodgeChen / ethereumbook
Forked from ethereumbook/ethereumbookMastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
LodgeChen / goleveldb
Forked from syndtr/goleveldbLevelDB key/value database in Go.
以太坊Solidity语言中文文档