Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
DeepLearningResource
Deep learning resource
GNNPapers
Must-read papers on graph neural networks (GNN)
graph-generation
GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models
LEAM
Neu-Review-Rec
A Toolkit for Neural Review-based Recommendation models with Pytorch.
pygcn
Graph Convolutional Networks in PyTorch
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
liu-guo-jing's Repositories
liu-guo-jing/text_classification
all kinds of text classification models and more with deep learning
liu-guo-jing/pytorch-FCN-easiest-demo
PyTorch Implementation of Fully Convolutional Networks (a very simple and easy demo).
liu-guo-jing/fastai
The fastai deep learning library, plus lessons and and tutorials
liu-guo-jing/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
liu-guo-jing/graph-generation
GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models
liu-guo-jing/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
liu-guo-jing/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
liu-guo-jing/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
liu-guo-jing/Tensorflow-Computer-Vision-Tutorial
Tutorials of deep learning for computer vision.
liu-guo-jing/LEAM
liu-guo-jing/proxyee-down-extension
Proxyee Down extendsion repository.
liu-guo-jing/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
liu-guo-jing/tutorials
机器学习相关教程
liu-guo-jing/learn_dl
Deep learning algorithms source code for beginners
liu-guo-jing/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
liu-guo-jing/CNN_sentence
CNNs for sentence classification
liu-guo-jing/word2vec
Automatically exported from code.google.com/p/word2vec
liu-guo-jing/attention
some attention implements
liu-guo-jing/sentic-lstm
Sentic Long Short Term Memory
liu-guo-jing/AI
this is a about AI program
liu-guo-jing/AoAReader
PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension
liu-guo-jing/sent-conv-torch
Text classification using a convolutional neural network.
liu-guo-jing/rnn_text_classification
bidirectional rnn for text classification
liu-guo-jing/seq2graph
Neural AMR Parser
liu-guo-jing/theanets_seq2graph