Pinned Repositories
scene_classification_practice_code
Scene-Recognition-wechat-project
DCGAN_practice
VideoQA-in-pytorch
VideoVRD-in-pytorch
QG-in-tensorflow
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
angular-learning
Created with StackBlitz ⚡️
attention
some attention implements
awesome-deep-vision
A curated list of deep learning resources for computer vision
qazwsx74269's Repositories
qazwsx74269/pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
qazwsx74269/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
qazwsx74269/c_kr_notes
Output some notes when I learn the book, The C programming language KR
qazwsx74269/angular-learning
Created with StackBlitz ⚡️
qazwsx74269/Road2Coding
编程之路
qazwsx74269/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
qazwsx74269/build-your-own-x
🤓 Build your own (insert technology here)
qazwsx74269/Java-note
qazwsx74269/SJTU-Courses
上海交通大学课程资料分享
qazwsx74269/ReDR
Code for ACL 2019 paper "Reinforced Dynamic Reasoning for Conversational Question Generation".
qazwsx74269/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
qazwsx74269/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
qazwsx74269/neural-question-generation
pytorch implmentation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks
qazwsx74269/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
qazwsx74269/bert-fairseq
Implement BERT and MulitPointer-generator on the basis of fairseq
qazwsx74269/VideoQA-in-pytorch
qazwsx74269/QG-in-tensorflow
qazwsx74269/VideoVRD-in-pytorch
qazwsx74269/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
qazwsx74269/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
qazwsx74269/stanford-corenlp
Python wrapper for Stanford CoreNLP.
qazwsx74269/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
qazwsx74269/Machine-Learning-Session
qazwsx74269/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
qazwsx74269/reinforcement_learning_basic_book
这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码
qazwsx74269/interview
📚 C/C++面试知识总结
qazwsx74269/SfMLearner
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
qazwsx74269/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
qazwsx74269/EffectiveTensorflow
TensorFlow tutorials and best practices.
qazwsx74269/seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch