Metadata-Version: 2.1
Name: foxyNN
Version: 1.0.0
Summary: Neural-network policy training tools for agent-based modeling
Home-page: https://github.com/janursa/foxyNN
Author: Jalil Nourisa
Author-email: jalil.nourisa@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.18.4)
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: torchaudio
Requires-Dist: cppyabm




# Neural-network policy trainer for agent-based modeling



This package ...

- S


## Getting started

### Quick start

`pip install --upgrade ..`

```py



```

```py



```

### More on it



## Install

Using pip manager:

-  `pip install --upgrade ...`

Or, download the package and in the root folder, command:

-  `python3 setup.py install`

## Authors

- Jalil Nourisa

## Useful links

 [PyTorch](https://github.com/pytorch/pytorch).

### Acknowledgments

No one yet. Give some feedback so your name would appear here :-)


