Pinned Repositories
10-steps-to-become-a-data-scientist
📢 Ready to learn! you will learn 10 skills as data scientist:📚 Machine Learning, Deep Learning, Data Cleaning, EDA, Learn Python, Learn python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
100-Days-Of-ML-Code
100 Days of ML Coding
2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
2016CCF_StateGrid_UserProfile
1st Place Solution for【2016CCF大数据竞赛 客户画像赛题(用户画像)】
2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
DeepCTR-1
distributed-shopping
分布式电商购物网站。当用户登录平台,进入商品秒杀页面,可浏览所有参与被秒杀的商品,并点击详情标签浏览该商 品的详细信息。在商品秒杀期间用户通过点击商品详情页的秒杀按钮,可实现对于商品的秒杀 并创建订单。系统在不断开发中。目前,开发重心主要在于相关后端技术。前端页面也随时更新。
MyProjects
这是我在大学阶段做的一些小型项目,有一些是课设,也有一些事一时兴起做的小程序,都是我当时需要用的,毕竟学计算机的就是要能学以致用,做些自己想做的事情!
spider
百度百科、ebay等电商网上爬虫,利用echarts构建知识图谱
zyq11223's Repositories
zyq11223/ACS_VRPTW
蚁群算法求解VRPTW
zyq11223/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
zyq11223/AoE
AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。
zyq11223/astroML
Machine learning, statistics, and data mining for astronomy and astrophysics
zyq11223/awesome_time_series_in_python
This curated list contains python packages for time series analysis
zyq11223/bitdm.github.io
Contents for data mining course
zyq11223/BPVRPTW
branch and price vrptw
zyq11223/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
zyq11223/Deep-learning-books-1
Books for machine learning, deep learning, math, NLP, CV, RL, etc
zyq11223/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
zyq11223/draw_io_flow_chart
zyq11223/GRES
商品推荐引擎
zyq11223/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
zyq11223/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
zyq11223/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
zyq11223/kddcup-starting-kit
The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.
zyq11223/mixPub
zyq11223/NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
zyq11223/node2vec
zyq11223/rec_dl
zyq11223/Recommender-System-1
推荐系统资料
zyq11223/recsys-2
LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。
zyq11223/recsys_faiss
一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix
zyq11223/recsys_structured_streaming
kafka + structured streaming + phoenix / hbase + elasticsearch 基于行为日志实现热门推荐,用户偏好推荐,召回融合策略实现。
zyq11223/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
zyq11223/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
zyq11223/UDD_Master_Data_Science
Projects done for Master in Data Science - UDD
zyq11223/Unfollow-Prediction
Repository for paper "Mining Unfollow Behavior in Large-Scale Online Social Networks via Spatial-Temporal Interaction"
zyq11223/WeChatCode
微信公众号【程序猿声】的相关代码汇总
zyq11223/xgboost-predictor