Skip to content

yueyiming2009/SimpleTrainingJob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SimpleTrainingJob

A simple training job designed to run on GPU.

Overview

This project provides a straightforward implementation for training machine learning models with GPU acceleration.

Requirements

  • GPU with CUDA support
  • Python 3.8+
  • PyTorch or TensorFlow (GPU-enabled)

Usage

Run the training job:

python train.py

Configuration

Update config.yaml to adjust training parameters such as batch size, learning rate, and number of epochs.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors