An open API service indexing awesome lists of open source software.

https://github.com/vreshniak/implicitresnet

Robust learning with implicit residual networks
https://github.com/vreshniak/implicitresnet

deep-learning residual-networks robustness stability

Last synced: 9 months ago
JSON representation

Robust learning with implicit residual networks

Awesome Lists containing this project

README

          

# Robust learning with implicit residual networks
### [paper](https://www.mdpi.com/2504-4990/3/1/3)

## Installation
```
python -m pip install git+https://github.com/vreshniak/ImplicitResNet.git
```

## Citation
```
@article{make3010003,
title={Robust Learning with Implicit Residual Networks},
author={Reshniak, Viktor and Webster, Clayton G.},
journal={Machine Learning and Knowledge Extraction},
volume={3},
number={1},
pages={34--55},
year={2021},
url={https://www.mdpi.com/2504-4990/3/1/3}
}