songsixie's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
django/django
The Web framework for perfectionists with deadlines.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
rougier/numpy-100
100 numpy exercises (with solutions)
ctgk/PRML
PRML algorithms implemented in Python
google/or-tools
Google's Operations Research tools:
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
liangliangyy/DjangoBlog
🍺基于Django的博客系统
udacity/self-driving-car
The Udacity open source self-driving car project
PRML/PRMLT
Matlab code of machine learning algorithms in book PRML
Smilexuhc/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
cycleuser/Stanford-CS-229
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
facert/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
microsoft/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
gboeing/osmnx-examples
Gallery of OSMnx tutorials, usage examples, and feature demonstations.
HelloGitHub-Team/HelloDjango-blog-tutorial
免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。
Operations-Research-Science/Ebook-Linear_Programming
wadefagen/coursera
Source Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
ErikRHanson/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using Python
nikolajohn/Pattern-Recognition-And-Machine-Learning-
Pattern Recognition And Machine Learning 相关的学习资源
jixinfeng/discopt-soln
My solutions for discrete optimization course on Coursera
ralucanecula/DVRPTW_ACS
Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)
Moeinh77/IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
pgrandinetti/discreteopt
Assignments for discrete optimization @ Melbourne Univ via Coursera
KiranArun/CSMM.102x-Machine_Learning
My personal notes for CSMM.102x Machine Learning edx course
javayhu/hujiaweibujidao.github.io
https://hujiaweibujidao.github.io
LihangLiu/CS395T-Numerical-Optimization
Course projects of CS395T Numerical Optimization, UT Austin