Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
2019-nCoV
Novel Coronavirus (2019-nCoV) Cases, provided by JHU CSSE
2019-wuhan-coronavirus-data
2019 Wuhan Coronavirus data (2019-nCoV)
2020-ncov
Analysis of 2019-nCoV outbreak
apartment-finder
A Slack bot that helps you find an apartment.
applied-ml
📚 Papers of companies sharing their work on applied data science & machine learning.
Data-Science--Cheat-Sheet
Cheat Sheets
Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
Chloe2's Repositories
Chloe2/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
Chloe2/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
Chloe2/applied-ml
📚 Papers of companies sharing their work on applied data science & machine learning.
Chloe2/awesome-dl-projects
This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.
Chloe2/bnlp
BNLP is a natural language processing toolkit for Bengali Language.
Chloe2/code_snippets
Chloe2/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
Chloe2/corpus
自然语言处理,知识图谱相关语料。按照Task细分,欢迎PR。
Chloe2/ctci-python-solutions
Cracking the Coding Interview in Python 3. The solutions all have detailed explanations with visuals.
Chloe2/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Chloe2/doccano
Open source text annotation tool for machine learning practitioner.
Chloe2/DXY-COVID-19-Crawler
2019新型冠状病毒疫情实时爬虫及API | COVID-19/2019-nCoV Realtime Infection Crawler and API
Chloe2/free-programming-books
:books: Freely available programming books
Chloe2/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
Chloe2/GitHubDaily
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
Chloe2/jieba
结巴中文分词
Chloe2/jupyterlab-toc
Table of Contents extension for JupyterLab
Chloe2/kaggle
Chloe2/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
Chloe2/lihang-code
《统计学习方法》的代码实现
Chloe2/misc
Chloe2/ml-mkqa
Chloe2/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Chloe2/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括各种面试题,基础知识,工程能力等等,提升核心竞争力
Chloe2/Python
All Algorithms implemented in Python
Chloe2/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Chloe2/satellite-image-deep-learning
Deep learning with satellite & aerial imagery
Chloe2/Tech_Aarticle
深度学习各种模型实战-深度学习模型在各大公司实际生产环境的应用讲解文章,涉及到搜索(Query理解,召回,排序)/推荐(召回,排序)/自然语言处理(文本分类,文本相似度判定,文本匹配,文本生成,命名体识别)
Chloe2/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Chloe2/texthero
Text preprocessing, representation and visualization from zero to hero.