huminan's Stars
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
faif/python-patterns
A collection of design patterns/idioms in Python
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
facert/awesome-spider
爬虫集合
baidu/amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
vpncn/vpncn.github.io
2024**翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,**最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
luyishisi/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
lining0806/PythonSpiderNotes
Python入门网络爬虫之精华版
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
MiteshPuthran/Speech-Emotion-Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
peng-zhihui/A-Eye
a spuer mini AI-camera project
thomasj02/DeepLearningProjectWorkflow
Machine Learning Workflow, from Andrew Ng's lecture at Deep Learning Summer School 2016
xianyunyh/spider_job
bdw/GridKit
GridKit is an power grid extraction toolkit
CPSdrone/CPS
Custom Printed Submarine
KingCoCos/Human-attitude-estimation
基于IMU的人体姿态估计
KingCoCos/hmm-digits-recognization
基于HMM算法的单个数字识别