Skip to content

oscmansan/numpy-mlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

numpy-mlp

Usage:

  1. Install required packages
pip install -r requirements.txt
  1. Run training
python mlp.py [-h] [--data_dir DATA_DIR] [--hidden_dims HIDDEN_DIMS [HIDDEN_DIMS ...]] [--epochs EPOCHS] [--batch_size BATCH_SIZE] [--learning_rate LEARNING_RATE]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages