JieFeng-cse's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
xingshaocheng/architect-awesome
后端架构师技术图谱
lib-pku/libpku
贵校课程资料民间整理
facebookresearch/fastText
Library for fast text representation and classification.
facert/awesome-spider
爬虫集合
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
recommenders-team/recommenders
Best Practices on Recommendation Systems
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
DuGuQiuBai/Java
27天成为Java大神
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
instillai/machine-learning-course
:speech_balloon: Machine Learning Course with Python:
sorenduan/awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
jamesroutley/write-a-hash-table
✏️ Learn how to write a hash table in C
loveunk/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
ARISE-Initiative/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
protegeproject/protege
Protege Desktop
facebookresearch/kill-the-bits
Code for: "And the bit goes down: Revisiting the quantization of neural networks"
FelixOpolka/STGCN-PyTorch
🚗 Implementation of spatio-temporal graph convolutional network with PyTorch
Bisonai/mobilenetv3-tensorflow
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
tomastong/Cplusplus-repo
C++的入门程序