AlexWei0609's Stars
niaohe/Big-Data-Optimization-Course
Repository for my Big Data Optimization course
niaohe/Convex-Optimization-Course
Repository for my convex optimization course.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
pandrey-fr/maxcut
Python implementation of various max-cut problem solvers.
aosabook/500lines
500 Lines or Less
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
orensam/nand2tetris
nand2tetris
jackfrued/Python-100-Days
Python - 100天从新手到大师
hunkim/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
juanklopper/MIT_OCW_Linear_Algebra_18_06
IPython notebooks on Gilbert Strang's MIT course on linear algebra (18.06)
mpfeifer1/Kattis
This repo contains solutions to all of the Kattis problems I have completed. If you have any questions regarding a solution, feel more than free to email me at mikepf97@gmail.com
dgilton/neumann_networks_code
Neumann Networks for Inverse Problems in Imaging
celiopassos/linear-algebra-done-right-solutions
Solutions to Linear Algebra Done Right, Third Edition
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
TheAlgorithms/Python
All Algorithms implemented in Python