-
go-zero Public
Forked from zeromicro/go-zerogo-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Go MIT License UpdatedOct 8, 2021 -
algorithm-pattern Public
Forked from greyireland/algorithm-pattern算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Go UpdatedMar 26, 2021 -
ai-edu Public
Forked from microsoft/ai-eduAI education materials for Chinese students, teachers and IT professionals.
HTML Other UpdatedMar 19, 2021 -
handson-ml2 Public
Forked from ageron/handson-ml2A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Jupyter Notebook Apache License 2.0 UpdatedMar 9, 2021 -
IT_book Public
Forked from guoxp/IT_book本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
UpdatedNov 28, 2020 -
awesome-golang-leetcode Public
Forked from 6boris/awesome-golang-algorithm📝 LeetCode of algorithms with golang solution(updating).
Go Apache License 2.0 UpdatedApr 8, 2020 -
gods Public
Forked from emirpasic/godsGoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, Arr…
Go Other UpdatedApr 4, 2020 -
LeetCode-in-Go Public
Forked from wufenggirl/LeetCode-in-GolangGo Solution for LeetCode algorithms problems, 100% coverage.
Go MIT License UpdatedJan 31, 2020 -
Go42 Public
Forked from ffhelicopter/Go42《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
Go UpdatedJan 4, 2020 -
CodingInterviewChinese2 Public
Forked from zhedahht/CodingInterviewChinese2《剑指Offer》第二版源代码
C++ Other UpdatedJan 2, 2020 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedNov 18, 2019 -
pydata-book Public
Forked from wesm/pydata-bookMaterials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Jupyter Notebook Other UpdatedOct 29, 2019 -
AiLearning Public
Forked from apachecn/ailearningAiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Python GNU General Public License v3.0 UpdatedOct 15, 2019 -
empyrical Public
Forked from quantopian/empyricalCommon financial risk and performance metrics. Used by zipline and pyfolio.
Python Apache License 2.0 UpdatedSep 30, 2019 -
pure-bash-bible Public
Forked from dylanaraps/pure-bash-bible📖 A collection of pure bash alternatives to external processes.
Shell MIT License UpdatedSep 20, 2019 -
pyalgotrade Public
Forked from gbeced/pyalgotradePython Algorithmic Trading Library
Python Other UpdatedSep 17, 2019 -
Deep-Reinforcement-Learning-Algorithms-with-PyTorch Public
Forked from p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorchPyTorch implementations of deep reinforcement learning algorithms and environments
Python UpdatedSep 16, 2019 -
cookbook-2nd-code Public
Forked from ipython-books/cookbook-2nd-codeCode of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Jupyter Notebook MIT License UpdatedSep 13, 2019 -
-
py12306 Public
Forked from pjialin/py12306🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
Python Apache License 2.0 UpdatedSep 12, 2019 -
numpy-ml Public
Forked from ddbourgin/numpy-mlMachine learning, in numpy
Python GNU General Public License v3.0 UpdatedSep 11, 2019 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusAll Algorithms implemented in C++
C++ UpdatedSep 11, 2019 -
d2l-pytorch Public
Forked from dsgiitr/d2l-pytorchThis project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
Jupyter Notebook Other UpdatedSep 6, 2019 -
QUANTAXIS Public
Forked from yutiansut/QUANTAXISQUANTAXIS 股票/期货/自定义市场 数据/回测/模拟/交易/可视化 纯本地一站式解决方案
Python MIT License UpdatedSep 6, 2019 -
pytorch-book Public
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Jupyter Notebook MIT License UpdatedSep 4, 2019 -
Stock-Prediction-Models Public
Forked from huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Jupyter Notebook Apache License 2.0 UpdatedSep 1, 2019 -
vscode-leetcode Public
Forked from LeetCode-OpenSource/vscode-leetcodeSolve LeetCode problems in VS Code
TypeScript MIT License UpdatedAug 27, 2019 -
tech-interview-handbook Public
Forked from yangshun/tech-interview-handbook💯 Materials to help you rock your next coding interview
JavaScript MIT License UpdatedAug 25, 2019 -
LeetCodeAnimation Public
Forked from MisterBooo/LeetCodeAnimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Java UpdatedAug 22, 2019 -
CS-Notes Public
Forked from CyC2018/CS-Notes📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
Java UpdatedAug 21, 2019