Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
AIPerf
Automated machine learning as an AI-HPC benchmark
AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
Android2048GameLesson
Android版2048游戏视频教程源码
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
awesome-logical-query
A collection of resources on the topic of Complex Logical Query Answering
awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
cs-self-learning
计算机自学指南
Jasonqte's Repositories
Jasonqte/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Jasonqte/AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
Jasonqte/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
Jasonqte/awesome-logical-query
A collection of resources on the topic of Complex Logical Query Answering
Jasonqte/awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
Jasonqte/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
Jasonqte/cs-self-learning
计算机自学指南
Jasonqte/ConvNeXt
Code release for ConvNeXt model
Jasonqte/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
Jasonqte/CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Jasonqte/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Jasonqte/DeepLearningSystem
Deep Learning System core principles introduction.
Jasonqte/DLHub_Test
Jasonqte/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Jasonqte/docker-py
A Python library for the Docker Engine API
Jasonqte/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jasonqte/GNNPapers
Must-read papers on graph neural networks (GNN)
Jasonqte/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Jasonqte/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Jasonqte/hello-algo
《Hello 算法》一本动画图解、能运行、可提问的数据结构与算法入门书
Jasonqte/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)点击下方网站,马上开始刷题!
Jasonqte/LIGO_noise_suppression
deep neural network based workflow for noise suppression and signal recovery of real-world LIGO observational data
Jasonqte/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Jasonqte/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
Jasonqte/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Jasonqte/paper-reading
深度学习经典、新论文逐段精读
Jasonqte/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Jasonqte/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Jasonqte/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Jasonqte/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".