Skip to main content

Research workspace.

Project description


title: anon ...

anon

Build Status PyPI Version Commits since latest release

Table of contents

Installation

The base anon package can be installed from a terminal with the following command:

$ pip install anon

This installation includes basic tools for composing "neural network" -like models along with some convenient IO utilities. However, both automatic differentiation and JIT capabilities require Google's Jaxlib module which is currently in early development and only packaged for Ubuntu systems. On Windows systems this can be easily overcome by downloading the Ubuntu terminal emulator from Microsoft's app store and enabling the Windows Subsystem for Linux (WSL). The following extended command will install anon along with all necessary dependencies for automatic differentiation and JIT compilation:

$ pip install anon[jax]

The in-development version can be installed the following command:

$ pip install https://github.com/claudioperez/anon/archive/master.zip

Changelog

0.0.0 (2021-01-14)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anon-0.0.1.tar.gz (41.1 kB view hashes)

Uploaded Source

Built Distribution

anon-0.0.1-py3-none-any.whl (32.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page