├── README.md ├── algorithm.py ├── example.py └── layers.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AllanYangZhou/universal_neural_functional/HEAD/README.md -------------------------------------------------------------------------------- /algorithm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AllanYangZhou/universal_neural_functional/HEAD/algorithm.py -------------------------------------------------------------------------------- /example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AllanYangZhou/universal_neural_functional/HEAD/example.py -------------------------------------------------------------------------------- /layers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AllanYangZhou/universal_neural_functional/HEAD/layers.py --------------------------------------------------------------------------------