Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cgarciae/flax-xor-demo


https://github.com/cgarciae/flax-xor-demo

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flax XOR Demo

## Setup

```
pip install poetry
poetry install
poetry shell # enter the virtualenv
```

## Run locally

```
jupyter lab .
```