|
You are here |
studywolf.wordpress.com | ||
| | | | |
www.ethanrosenthal.com
|
|
| | | | | Update 7/8/2019: Upgraded to PyTorch version 1.0. Removed now-deprecated Variable framework Update 8/4/2020: Added missing optimizer.zero_grad() call. Reformatted code with black Hey, remember when I wrote those ungodly long posts about matrix factorization chock-full of gory math? Good news! You can forget it all. We have now entered the Era of Deep Learning, and automatic differentiation shall be our guiding light. Less facetiously, I have finally spent some time checking out these new-fangled deep lea... | |
| | | | |
www.inference.vc
|
|
| | | | | This week I read this cool new paper on meta-learning: it a slightly different approach compared to its predecessors based on some observations about differentiating the optima of regularized optimization. * Aravind Rajeswaran, Chelsea Finn, Sham Kakade, Sergey Levine (2019) Meta-Learning with Implicit Gradients [https://arxiv.org/abs/1909.04630] Another... | |
| | | | |
brickexperimentchannel.wordpress.com
|
|
| | | | | Now I need to code a PID controller. The input will be depth from the pressure sensor, or distance from the laser. The output will be syringe ballast position. Syringe will change the weight of the submarine, that will introduce gravity force that changes the position. Position is measured by the sensors and looped back... | |
| | | | |
jaketae.github.io
|
|
| | | Note: This blog post was completed as part of Yale's CPSC 482: Current Topics in Applied Machine Learning. | ||