Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
500LineorLess_CN
500 line or less 中文翻译计划。
AhabCode
方便大家学习将公众号中所有案例的代码进行汇总
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
coding-interview-university
A complete computer science study plan to become a software engineer.
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Interview-code-practice-python
面试题
show-me-the-code
Python 练习册,每天一个小程序
robotik's Repositories
robotik/coding-interview-university
A complete computer science study plan to become a software engineer.
robotik/500LineorLess_CN
500 line or less 中文翻译计划。
robotik/AhabCode
方便大家学习将公众号中所有案例的代码进行汇总
robotik/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
robotik/algorithms
Minimal examples of data structures and algorithms in Python
robotik/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
robotik/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
robotik/Datawhale_Learning
Datawhale_Learning涵盖了AI领域从理论知识到动手实践的学习内容
robotik/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
robotik/explore-python
:green_book: The Beauty of Python Programming.
robotik/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
robotik/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
robotik/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
robotik/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
robotik/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
robotik/leetcode-2
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
robotik/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
robotik/lihang-code
《统计学习方法》的代码实现
robotik/mojo
The Mojo Programming Language
robotik/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
robotik/Python-1
最良心的 Python 教程:
robotik/Python-2
My Python Examples
robotik/Python-Application
Python application
robotik/python-cheatsheet
Comprehensive Python Cheatsheet
robotik/Python-Core-50-Courses
Python语言基础50课
robotik/python-mastery
Advanced Python Mastery (course by @dabeaz)
robotik/python-small-examples
告别枯燥,致力于打造 Python 富有体系且实用的小例子、小案例。
robotik/PythonRobotics
Python sample codes for robotics algorithms.
robotik/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
robotik/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法