Pinned Repositories
-
anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
architect-awesome
后端架构师技术图谱
ArticleSpider
2018年5月 更新版【Python分布式爬虫打造搜索引擎代码+教程】(已上线) 【爬虫端】(知乎 & 拉勾 & 伯乐)
awesome-AI-courses-notes-cheatsheets
全球顶级高校AI课程知识点笔记与速查表
Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR and CVR prediction), Post Ranking, Multi-task Learning, Graph Neural Networks, Transfer Learning, Reinforcement Learning, Self-supervised Learning and so on.
awesome-material
awesome material
awesome-NLP-resources
a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
flyingkiss's Repositories
flyingkiss/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR and CVR prediction), Post Ranking, Multi-task Learning, Graph Neural Networks, Transfer Learning, Reinforcement Learning, Self-supervised Learning and so on.
flyingkiss/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
flyingkiss/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
flyingkiss/awesome-AI-courses-notes-cheatsheets
全球顶级高校AI课程知识点笔记与速查表
flyingkiss/awesome-material
awesome material
flyingkiss/awesome-NLP-resources
a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。
flyingkiss/bert4keras
keras implement of transformers for humans
flyingkiss/blog
flyingkiss/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
flyingkiss/DIF-SR
flyingkiss/flyingkiss.github.io
flyingkiss/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
flyingkiss/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
flyingkiss/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
flyingkiss/gittalk-comment
flyingkiss/hexo-theme-matery
A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com
flyingkiss/MeetingFilm
基于微服务架构的在线电影购票平台
flyingkiss/multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
flyingkiss/nlp_notes
自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署
flyingkiss/node2vec
Implementation of the node2vec algorithm.
flyingkiss/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
flyingkiss/python3-cookbook
《Python Cookbook》 3rd Edition Translation
flyingkiss/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
flyingkiss/RSPapers
A Curated List of Must-read Papers on Recommender System.
flyingkiss/sentence-transformers
Sentence Embeddings with BERT & XLNet
flyingkiss/technical-interview-prep
These are coding solutions for problems I study while preparing for technical interviews at tech companies
flyingkiss/tf2-101
Repository for Book 《TensorFlow 2.0 入门实践》
flyingkiss/transfer-rec
PyTorch and TensorFlow Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
flyingkiss/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
flyingkiss/TutorialForPython
Tutorial For Python