https://github.com/followb1ind1y/pytorchmodular
Custom functions for deep learning implemented in Python using PyTorch
https://github.com/followb1ind1y/pytorchmodular
deep-learning python pytorch
Last synced: 6 months ago
JSON representation
Custom functions for deep learning implemented in Python using PyTorch
- Host: GitHub
- URL: https://github.com/followb1ind1y/pytorchmodular
- Owner: Followb1ind1y
- License: apache-2.0
- Created: 2023-04-03T16:17:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T21:37:27.000Z (over 1 year ago)
- Last Synced: 2024-01-24T01:06:00.163Z (over 1 year ago)
- Topics: deep-learning, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 662 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Pytorch Modular**
## **About**
This repository contains a set of custom class functions implemented in Python using PyTorch, which can be easily reused and maintained in PyTorch projects. The custom functions are designed to simplify the implementation of common tasks in deep learning, such as data preprocessing, model training and evaluation, and visualization.## **Licence**
This repository is licensed under the Apache-2.0 License - see the [LICENSE](https://github.com/Followb1ind1y/PytorchModular/LICENSE) file for details.