bibibii

bibibii

Geek Repo

Github PK Tool:Github PK Tool

bibibii's repositories

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, ... 🧠

License:MITStargazers:0Issues:0Issues:0

convex_optimization

This is a homework of convex_optimization which implements almost all solutions of LASSO and some solutions of LP, such as cvxpy, gurobi, mosek, gradient descent, proximal primal problem, smoothed primal problem, FISTA, Nesterov second, ADMM and so on. Currently I completed the Chinese 'README', but in the near future, I will try to write an English version.

License:GPL-3.0Stargazers:0Issues:0Issues:0