Releases: ashwiniyer176/PandaTorch
Releases · ashwiniyer176/PandaTorch
PyTorch Trainer added for ease of use
Added a lightweight PyTorch trainer based off of Abhishek Thakur's Tez package with changes
PyTorch GPU Training support
With v1.0.1 you can now use PandaTorch to train Neural Networks on PyTorch using GPUs
Support for Pandas DataFrames in PyTorch
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.