吴军生's repositories
book
学习笔记
d3graphTheory
Interactive webapp meant to be used as graph theory tutorials.
Deepin-Apps-Installation
本仓库介绍如何在基于Ubuntu的系统上安装Deepin移植的软件。This repo shows how to install apps packaged by Deepin.
docker_practice
Learn and understand Docker technologies, with real DevOps practice!
es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
JavaDesignPattern
23种设计模式 Java 实现
Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM
learn_netty_source_code
Netty 源码分析教程
learnhaskell
Learn Haskell
OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
pdf.js
PDF Reader in JavaScript
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Redis-Code
redis键值数据库源码分析
Redis-Simplify
对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.
redis_source_annotation
redis 3.2.8 的源码注释
rose
Rose is not only a framework.
Spoon-Knife
This repo is for demonstration purposes only.
the-annotated-redis-3.0
带有详细注释的redis-3.0源码
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.