Skip to content

Releases: theadamsabra/ViT4ELM

Updated Trainer and Documentation

29 Jun 21:42
6535fad
Compare
Choose a tag to compare

The new trainer now supports numerous runs per checkpoint as well as notebooks for documentation.

Moving to PyTorch Infrastructure

24 Jun 22:20
Compare
Choose a tag to compare

The goal of this change took a lot of manpower and hours. However, the objective panned out and is now entirely built on PyTorch's infrastructure. This includes a PyTorch Dataset and a Trainer class aimed to facilitate research as quickly and easily as possible for computational physicists in the space.

Main Package

16 Jun 18:49
Compare
Choose a tag to compare

Welcome to vit4elm! This is the first commit of the installable repository from PyPi.

You can run the following to install:

pip install vit4elm