Deriving CQL-SAC AlgorithmLearningDerivation for the famous SAC algorithm, from the ground up.2024-4-20 RL ML Algorithm
Overview of Efficient TransformersLearningNotes on “Efficient Transformers: A Survey”.2024-4-14 Notes CV
Computational efficiency of Swin-transformerLearningA brief derivation of the computational complexity of Swin-transformer.2024-4-7 ML CV
🌀Visualizing Fourier Epicycles with Manim-CEInterestApproximate and animate extracted contours from a given png using DFT. Inspired by 3b1b.2024-2-27 Algorithm
🦀The Rust NotebookLearningNotes based majorly on chapter 2-10 of “The Rust Programming Language” by Steve Klabnik and Carol Nichols.2024-2-1 Notes Rust
🤖Temporal Difference LearningLearningExplaining the principles behind the MC and TD-Lambda RL Algorithm.2024-3-12 ML RL
🤖Reinforcement Learning-Theory and Algorithms Notes [1] MDPLearningRL notes based on Berkeley CS285 and other books.2024-2-27 Notes RL
💻Kuudra attribute upgrade algorithm InterestOpen-source alternative to the Kuudra gang discord /au command.2023-12-7 Algorithm