metadata
license: mit
library_name: pytorch
tags:
- random-number-generator
- wgan
- math
- onnx
pipeline_tag: text-generation
widget:
- text: Generate 10
- text: 9+10
- text: '50'
Introduction
Number-E is a random number generator created in my spare time for fun with a collection of features normal random number generators dont have
๐ Features
| Feature | Description |
|---|---|
| Understands Math | If you we're to Input 1+1 it solves it (2) and outputs 2 numbers |
| Super optimized | On (T4, HD 8970) Two tested gpu's (HD 8970M) gets a few milliseconds..idk its instant ON CPU (Laptop from 2013) while T4 is a ungodly number |

