Pinned Repositories
AI_practice
曹健老师人工智能实践课程
awesome-python-cn
Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等
chatRoom2
基于java socket的多人聊天室
Digit-Recognizer
手写数字识别 knn 全连接 cnn
flask
A microframework based on Werkzeug, Jinja2 and good intentions
Implementation-of-machine-learning-algorithm
手动实现机器学习算法
MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
ML
李宏毅ML
Spider
爬取知乎推荐内容
zhaoshang
huangyu687468's Repositories
huangyu687468/AI_practice
曹健老师人工智能实践课程
huangyu687468/Spider
爬取知乎推荐内容
huangyu687468/zhaoshang
huangyu687468/awesome-python-cn
Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等
huangyu687468/chatRoom2
基于java socket的多人聊天室
huangyu687468/Digit-Recognizer
手写数字识别 knn 全连接 cnn
huangyu687468/flask
A microframework based on Werkzeug, Jinja2 and good intentions
huangyu687468/Implementation-of-machine-learning-algorithm
手动实现机器学习算法
huangyu687468/MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
huangyu687468/ML
李宏毅ML
huangyu687468/ML_Spark
the python code of the book:Machine Learning for Spark
huangyu687468/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
huangyu687468/python_ML
python code for some ML algorithm
huangyu687468/spark
Mirror of Apache Spark
huangyu687468/transfer_learning
迁移学习实现分类
huangyu687468/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
huangyu687468/gbdt-lr
gbdt+lr
huangyu687468/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
huangyu687468/HelloWorld
huangyu687468/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
huangyu687468/learn-with-open-source
借助开源项目,学习软件开发
huangyu687468/LearningNotes
学习笔记共享仓库
huangyu687468/nlp-box
huangyu687468/object-detection
深度学习 + OpenCV,Python实现实时视频目标检测
huangyu687468/Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
huangyu687468/Python4DataScience.CH
从0开始接触Python处理数据科学问题。包含Python0基础入门、科学计算工具入门、数学与计算机基础入门、统计学习入门。
huangyu687468/Re-ID
huangyu687468/RSPapers
Must-read papers on Recommender System.
huangyu687468/spider_python
python爬虫