Lists (1)
Sort Name ascending (A-Z)
Stars
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
Build your neural network easy and fast, 莫烦Python中文教学
李宏毅2021/2022/2023春季机器学习课程课件及作业
Notes about courses Dive into Deep Learning by Mu Li
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entr…
wmathor / nlp-tutorial
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Pytorch Geometric Tutorials
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring
Attention is all you need implementation
Solutions to all quiz and all the programming assignments!!!
Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks.
scripts and notebooks from sanbomics
cs224w(图机器学习)2021冬季课程的colab
PyWGCNA is a Python package designed to do Weighted Gene Correlation Network analysis (WGCNA)
Tutorials for Machine Learning on Graphs
MolTrans: Molecular Interaction Transformer for Drug Target Interaction Prediction (Bioinformatics)
TxGNN: Zero-shot prediction of therapeutic use with geometric deep learning and clinician centered design
this is where we share notebooks/projects used in your youtube channel
Using DUCK-Net for polyp image segmentation. ( Nature Scientific Reports 2023 )
Python codes from tutorials on the Data Professor YouTube channel
Transformer Encoder PyTorch note
《机器学习必修课:经典算法与Python实战》配套代码