Pinned Repositories
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
awesome-java
A curated list of awesome Java frameworks, libraries and software.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-react
A collection of awesome things regarding React ecosystem.
beam
Mirror of Apache Beam
benchmarks
Benchmark code
bert
TensorFlow code and pre-trained models for BERT
DeepLearningExamples
Deep Learning Examples
lpa
GraphX Test
cklsoft's Repositories
cklsoft/DeepLearningExamples
Deep Learning Examples
cklsoft/awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
cklsoft/benchmarks
Benchmark code
cklsoft/bert
TensorFlow code and pre-trained models for BERT
cklsoft/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cklsoft/coding-interview-university
A complete computer science study plan to become a software engineer.
cklsoft/crawer
cklsoft/CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
cklsoft/darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
cklsoft/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
cklsoft/deeplearning-models
A collection of various deep learning architectures, models, and tips
cklsoft/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
cklsoft/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
cklsoft/gradient-checkpointing
Make huge neural nets fit in memory
cklsoft/gym
A toolkit for developing and comparing reinforcement learning algorithms.
cklsoft/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
cklsoft/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
cklsoft/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
cklsoft/nn_playground
Experimental keras implementation of novel neural network structures
cklsoft/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
cklsoft/papernote
paper note, including personal comments, introduction, code etc
cklsoft/PRML
PRML algorithms implemented in Python
cklsoft/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
cklsoft/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
cklsoft/ray
A high-performance distributed execution engine
cklsoft/tangent
Source-to-Source Debuggable Derivatives in Pure Python
cklsoft/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
cklsoft/tensorforce
TensorForce: A TensorFlow library for applied reinforcement learning
cklsoft/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
cklsoft/yolo2-pytorch
PyTorch implementation of the YOLO (You Only Look Once) v2