Skip to content

Releases: ashwiniyer176/PandaTorch

PyTorch Trainer added for ease of use

12 Apr 06:05
Compare
Choose a tag to compare

Added a lightweight PyTorch trainer based off of Abhishek Thakur's Tez package with changes

PyTorch GPU Training support

02 Mar 05:14
Compare
Choose a tag to compare

With v1.0.1 you can now use PandaTorch to train Neural Networks on PyTorch using GPUs

Support for Pandas DataFrames in PyTorch

18 Feb 07:01
Compare
Choose a tag to compare

Major Update with DataFrames

The supremely popular Pandas DataFrames can now be used in conjunction with PyTorch Neural Networks using a few simple lines of code.