-
ICT-中国科学院计算技术研究所
- Beijing
- https://blog.csdn.net/u010366748/
-
Magic-NLPer Public
关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等
-
-
CVPR2022-Papers-with-Code Public
Forked from amusi/CVPR2025-Papers-with-CodeCVPR 2022 论文和开源项目合集
UpdatedApr 8, 2022 -
超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题
-
-
data-structure Public
基本数据结构的定义及相关操作,如线性表(包括栈、队列)、树、图等
-
-
数据极度不均衡时的一个二分类实现,在weighted class,oversampling,focal loss等解决方式上进行了验证和对比;并对focal loss进行了调参
-
-
Deep-Learning-Interview-Book Public
Forked from amusi/Deep-Learning-Interview-Book深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
UpdatedJul 20, 2020 -
Daily-DeepLearning Public
Forked from zkywsg/Daily-DeepLearning🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial
Jupyter Notebook MIT License UpdatedJul 12, 2020 -
albert_zh Public
Forked from brightmart/albert_zhA LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Python UpdatedApr 20, 2020 -
tensorflow2_tutorials_chinese Public
Forked from czy36mengfei/tensorflow2_tutorials_chinesetensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Jupyter Notebook UpdatedFeb 7, 2020 -
deeplearning-models Public
Forked from rasbt/deeplearning-modelsA collection of various deep learning architectures, models, and tips
Jupyter Notebook MIT License UpdatedDec 7, 2019 -
TensorFlow-2.x-Tutorials Public
Forked from dragen1860/TensorFlow-2.x-TutorialsTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Jupyter Notebook UpdatedDec 2, 2019 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedNov 29, 2019 -
DeepLearningFlappyBird Public
Forked from yenchenlin/DeepLearningFlappyBirdFlappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Python MIT License UpdatedSep 27, 2019 -
Time_NLP Public
Forked from zhanzecheng/Time_NLPTime-NLP的python3版本 中文时间表达词转换
Python UpdatedAug 13, 2019 -
machinelearning Public
Forked from ljpzzz/machinelearningMy blogs and code for machine learning. http://cnblogs.com/pinard
-
-
net_toolkit Public
Java封装的网络测试工具集,集成了nslookup、ping、curl、traceroot等多个小工具,可用于追溯访问一个URL的整个网络过程,访问网站URL使用扩展WebDriver Selenium以及基于W3C标准的Resource Timing API和Navigation Timing API
-
file_toolkit Public
用java封装的一些文件操作接口,如读/写文件、创建/删除文件、文件监听器用于监听某个目录下发生的文件增删改事件等
Java UpdatedMay 5, 2019 -
-