zman1121's Stars
jwhite510/frog_simulation_machinelearning
program uses a convolutional neural network to extract phase information from FROG trace
xmhk/froglib
Some tools to generate and reconstruct Frequency Resolved Optical Gating traces.
ncgeib/pypret
Python for ultrashort laser pulse retrieval
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠