Skip to content

A serie of PyTorch scripts to use during ML production

Notifications You must be signed in to change notification settings

Jotadebeese/pytorch_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

modular_scripts

This project contains a collection of modular scripts that can be used for various purposes. Each script is designed to perform a specific task and can be easily integrated into other projects.

Installation

To use the modular_scripts library, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/modular_scripts.git

Usage

To use a specific script from the modular_scripts library, follow these steps:

  1. Import the desired script into your project: from modular_scripts import script_name
  2. Call the necessary functions or methods provided by the script to perform the desired task.

For detailed usage instructions and examples, refer to the documentation provided in each script's file.

Contributing

Contributions to the modular_scripts project are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A serie of PyTorch scripts to use during ML production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published