Pinned Repositories
ARIEL
awesome-android-ui
A curated list of awesome Android UI/UX libraries
Awesome-Deep-Graph-Clustering
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods (papers, codes, and datasets).
Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
DeepClustering
Methods and Implements of Deep Clustering
DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
Java
27天成为Java大神
MultiHopKG
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ClementFYJ's Repositories
ClementFYJ/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
ClementFYJ/Java
27天成为Java大神
ClementFYJ/awesome-android-ui
A curated list of awesome Android UI/UX libraries
ClementFYJ/MultiHopKG
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
ClementFYJ/awesome-imbalanced-learning
A curated list of awesome imbalanced learning papers, codes, frameworks, and libraries. | 类别不平衡学习:论文、代码、框架与库
ClementFYJ/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
ClementFYJ/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
ClementFYJ/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
ClementFYJ/CS-Books
本仓库无偿分享各种计算机书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
ClementFYJ/DeepPath
code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"
ClementFYJ/DRUM
DRUM end to end differentiable rule mining on knowledge graphs
ClementFYJ/IterE
Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning. (WWW'19)
ClementFYJ/Java-1
All Algorithms implemented in Java
ClementFYJ/Landmark2019-1st-and-3rd-Place-Solution
The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.
ClementFYJ/leedeeprl-notes
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
ClementFYJ/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
ClementFYJ/MINERVA
Meandering In Networks of Entities to Reach Verisimilar Answers
ClementFYJ/monodepth2
Monocular depth estimation from a single image
ClementFYJ/Neural-LP
Differentiable Learning of Logical Rules for Knowledge Base Reasoning
ClementFYJ/pigar
:coffee: A fantastic tool to generate requirements.txt for your Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
ClementFYJ/progit
Pro Git Book Content
ClementFYJ/Python
All Algorithms implemented in Python
ClementFYJ/R2D2
The repository for the paper Reasoning On Knowledge Graphs With Debate Dynamics
ClementFYJ/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
ClementFYJ/TBH
Auto-Encoding Twin-Bottleneck Hashing for CVPR2020
ClementFYJ/TransInvNet