-
Data Structure and Algorithms practice on leetcode with python which contains problems answer and concept worked through by myself.
Python UpdatedMay 26, 2024 -
recsys-challenge-2023 Public
4th place solution to RecSys Challenge 2023 by Ainvest
Python Apache License 2.0 UpdatedMar 23, 2024 -
-
-
cogdl Public
Forked from THUDM/CogDLCogDL: An Extensive Research Toolkit for Graphs
Python MIT License UpdatedAug 4, 2020 -
-
Inference_Tools Public
This project interested in promoting the convergence of kinds of inference methods and machine learning, and bringing stability and interpretability of machine learning with inference technologies
Python UpdatedApr 12, 2020 -
Python-100-Days Public
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
Jupyter Notebook UpdatedFeb 21, 2020 -
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Java UpdatedFeb 9, 2020 -
GNNPapers Public
Forked from thunlp/GNNPapersMust-read papers on graph neural networks (GNN)
UpdatedJun 3, 2019 -
Kuka_Robotics_Arms Public
Application of Deep Reinforcement Learning on Robotics Arm control task
-
GNN_molecules Public
Forked from masashitsubaki/molecularGNN_smilesThe code of a graph neural network (GNN) for molecules, which is based on learning representations of r-radius subgraphs (i.e., fingerprints) in molecules.
Python Apache License 2.0 UpdatedMar 6, 2019 -
Algorithm_Interview_Notes-Chinese Public
Forked from vivienzou1/DL-Notes-for-Interview2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Python UpdatedFeb 15, 2019 -
Mini-Projects Public
Some data analytics(typical classification®ression challenges) practices
Jupyter Notebook UpdatedJan 7, 2019 -
Cold start problem of recommendation system can be partly solved
-
Reinforcement-Learning Public
Some RL algorithms implementation