1 Forks
14 Stars
14 Watchers

maml_numpy

Implementation of MAML in numpy, deriving gradients and implementing backprop manually

How to download and setup maml_numpy

Open terminal and run command
git clone https://github.com/matwilso/maml_numpy.git
git clone is used to create a copy or clone of maml_numpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with maml_numpy https://github.com/matwilso/maml_numpy/archive/master.zip

Or simply clone maml_numpy with SSH
[email protected]:matwilso/maml_numpy.git

If you have some problems with maml_numpy

You may open issue on maml_numpy support forum (system) here: https://github.com/matwilso/maml_numpy/issues