Files
gh-jeremylongshore-claude-c…/skills/neural-network-builder/scripts
2025-11-29 18:51:47 +08:00
..
2025-11-29 18:51:47 +08:00

Scripts

Bundled resources for neural-network-builder skill

  • build_network.py: Script to build a neural network based on a given configuration.
  • train_network.py: Script to train a neural network using specified data and parameters.
  • evaluate_network.py: Script to evaluate the performance of a trained neural network.
  • visualize_network.py: Script to visualize the architecture and performance of a neural network.