Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CS229-ML-Implements
Implements of cs229(Machine Learning taught by Andrew Ng) in python.
Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
deep-learning-guide
An evolving guide to learning Deep Learning effectively.
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Journal-Response-Letter-Template-Latex
A Latex template for journal review response (initially designed for IEEE TVCG)
JSMoCo
Joint Coil Sensitivity and Motion Correction in Parallel MRI with a Self-Calibrating Score-Based Diffusion Model
ZS-Denoiser-HREM
[IEEE TCI] Zero-shot Image Denoising for High-Resolution Electron Microscopy
MeijiTian's Repositories
MeijiTian/ZS-Denoiser-HREM
[IEEE TCI] Zero-shot Image Denoising for High-Resolution Electron Microscopy
MeijiTian/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
MeijiTian/deep-learning-guide
An evolving guide to learning Deep Learning effectively.
MeijiTian/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
MeijiTian/CS229-ML-Implements
Implements of cs229(Machine Learning taught by Andrew Ng) in python.
MeijiTian/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
MeijiTian/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
MeijiTian/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
MeijiTian/Journal-Response-Letter-Template-Latex
A Latex template for journal review response (initially designed for IEEE TVCG)
MeijiTian/MeijiTian.github.io
MeijiTian/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
MeijiTian/Spener
[AAAI 2025] Unsupervised Self-prior Embedding Implicit Neural Respresentation for Iterative Sparse-View CT Reconstruction
MeijiTian/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
MeijiTian/tf2_course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
MeijiTian/TrafficFlowPrediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).