Pinned Repositories
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
500lines
500 Lines or Less
a-star-algorithm
Source code for article https://paul.pub/a-star-algorithm
Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
automate-the-boring-stuff-projects
My solutions for the projects in automate the boring stuff with python
awesome-community-detection
A curated list of community detection research papers with implementations.
awesome-spider
爬虫集合
Blasting_dictionary
爆破字典
python-automate-boring-stuff-with-python
automate the boring stuff with python
pytorch-
利用pytorch实现常见深度学习模型
silent790's Repositories
silent790/Blasting_dictionary
爆破字典
silent790/convolution-visualizer
Convolution visualizations
silent790/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
silent790/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
silent790/facility-location-gurobi
Exact approach to solve the facility location problem with Gurobi.
silent790/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
silent790/Gurobi-Python
Learning how to use gurobi with python (in chinese)
silent790/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
silent790/LaTeX2Word-Equation
Copy LaTeX Equations as Word Equations, Chrome Extension
silent790/MindMap_ZOE
Data Science & MindMap
silent790/PRML
PRML algorithms implemented in Python
silent790/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
silent790/R
silent790/SentimentAnalysis
文本情感分析
silent790/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
silent790/show-me-the-code
Python 练习册,每天一个小程序