Skip to content

Latest commit

 

History

History

pip_info

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

PySyReNN: Symbolic Representations for Neural Networks

This package installs the Python client for SyReNN: Symbolic Representations for Neural Networks.

Prerequisites

This is only a client library --- you must download and run the corresponding server from the GitHub repository before using it. We use PyTorch, please ensure you have the desired version of PyTorch installed before installing this package.

Documentation and Source

Please visit our GitHub repository for documentation and source code.

Supported Python Versions

We only test against Python 3.7.4, however we believe it should work for other versions of Python as well.