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

https://github.com/gugarosa/multi_activation

📄 Official PyTorch and Tensorflow implementations regarding the Multi Activation layer.
https://github.com/gugarosa/multi_activation

implementation machine-learning multi-activation paper pytorch tensorflow

Last synced: 2 months ago
JSON representation

📄 Official PyTorch and Tensorflow implementations regarding the Multi Activation layer.

Awesome Lists containing this project

README

          

# WIP

*This repository holds all the necessary code to run the very-same experiments described in the paper "WIP".*

---

## References

If you use our work to fulfill any of your needs, please cite us:

```
```

---

## Structure

---

## Package Guidelines

### Installation

Install all the pre-needed requirements using:

```Python
pip install -r requirements.txt
```

### Data configuration

In order to run the experiments, you can use `torchvision` to load pre-implemented datasets.

---

## Usage

---

## Support

We know that we do our best, but it is inevitable to acknowledge that we make mistakes. If you ever need to report a bug, report a problem, talk to us, please do so! We will be available at our bests at this repository.

---