Rixf123's picture
|
download
raw
370 Bytes
# Neural Network From Scratch (Iris)
Small demo: a two-layer neural network implemented with NumPy, trained on the Iris dataset downloaded from UCI.
Usage:
```bash
python3 -m pip install -r /data/neuralnetwork/requirements.txt
cd /data/neuralnetwork
python3 train.py
```
Or run as a package module:
```bash
cd /data/neuralnetwork
python3 -m neuralnetwork.train
```

Xet Storage Details

Size:
370 Bytes
·
Xet hash:
12939b8cdb44bbc4eee7ce22aa17648fa9678cbe8c85786e6ef97c4d2ebbee16

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.