Image morphing without reference points by applying warp maps and optimizing over them.
-
Updated
Aug 25, 2022 - Python
Image morphing without reference points by applying warp maps and optimizing over them.
Implementing Multiple Layer Neural Network from Scratch
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
Code and data for Neural Holography
numerical optimization in pytorch
Some experiments about Machine Learning
"Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.
Variational Inference in Gaussian Mixture Model
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
sopt:A simple python optimization library
CIFAR 10 image dataset
Statistical optimization for AI and machine learning
Toy implementations of some popular ML optimizers using Python/JAX
Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enforces privacy by clipping and sanitising the gradients with Gaussian noise during training.
Meta_SCMT is a software to inverse design large-area dielectric metasurface. The key factor that differentiates the Meta_SCMT from current Local Periodic Approximation(LPA) based methods is that Meta_SCMT can achieve fullwave-level accuracy with much less computational resource.
This project shows the area division process in Multi-Agent exploration using Cyclic Gradient Descent and also how Cooperative Perceptional Messages are used in V2V communication to share information among agents in about the environment.
This repository is updated by a number of introductory projects to deep learning with Python.
AdaX: Adaptive Gradient Descent with Exponential Long Term Momery
Add a description, image, and links to the gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent topic, visit your repo's landing page and select "manage topics."