patricebechard / perceiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of the Perceiver model

This is an implementation "as i see it". Might not reflect the original implementation fully.

Usage

To run the a random tensor through the model.

python perceiver.py

To train on SST2

python train_sst2.py

About


Languages

Language:Python 100.0%