Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kenmueller/memorize.ai-algorithm


https://github.com/kenmueller/memorize.ai-algorithm

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# memorize.ai Algorithm

> A revision to the current algorithm using TensorFlow V2

### Entry file

`src/index.ts`

### Run

```bash
tsc && node lib
```