supermanvista's Stars
xiangwang1223/neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
FudanNLP/nlp-beginner
NLP上手教程
hwwang55/KGCN
A tensorflow implementation of Knowledge Graph Convolutional Networks
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
gtshs2/HCRNN
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
stan-dev/stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
DeepGraphLearning/KnowledgeGraphEmbedding
jackfrued/Python-100-Days
Python - 100天从新手到大师
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
Kr1s77/Python-crawler-tutorial-starts-from-zero
python爬虫教程,带你从零到一,包含js逆向,selenium, tesseract OCR识别,mongodb的使用,以及scrapy框架
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
TheAlgorithms/Python
All Algorithms implemented in Python
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Kaixhin/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
THUwangcy/SLRC
WWW'2019: Modeling Item-Specific Temporal Dynamics of Repeat Consumption for Recommender Systems
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
thunlp/Fast-TransX
An Efficient implementation of TransE and its extended models for Knowledge Representation Learning
thunlp/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE