Views
No views yet
Primary KPI: EAG (Energy-to-Accuracy Gradient) =-1.0507e-10ΔAcc/ΔJoules
| Component | Specification |
|---|---|
| GPU | NVIDIA GeForce GTX 1080 Ti (11 GB VRAM, 250 W TDP) |
| CPU | Intel Xeon W-2125 (4 cores / 8 threads @ 4.00 GHz) |
| RAM | 63.66 GB System RAM |
| OS | Windows 10 |
| Dataset | Custom-ImageNet300 — ~450,000 images – 300 classes (224 px) |
| Metric | ResNet50 Baseline | VGG16 (EDEN) | Δ |
|---|---|---|---|
| Accuracy | 0.9573 | 0.9951 | +3.78% |
| Total Energy (J) | 380,392,115 | 20,389,217 | 94.64% saved |
| CO₂ Emissions (kg) | 50.1906 | 2.6902 | — |
| EAG Score | — | -1.0507e-10 | ΔAcc/ΔJoules |
A positive EAG means this model learns more per Joule than the baseline. A negative EAG indicates a trade-off where higher accuracy required more energy investment.
| Metric | Value |
|---|---|
| Final Accuracy | 0.9951 (99.51%) |
| Total Energy Consumed | 20,389,217 J (5.6637 kWh) |
| Training Time | 28,726 s (7.98 hrs) |
| Estimated CO₂ | 2.6902 kg CO₂e |
| Training Log | test2\vgg16_CustomImageNet300_stats.csv |
Green = accuracy (left axis) · Orange dashed = cumulative energy (right axis)

EAG = ΔAccuracy / ΔJoules — positive means learning more per Joule than baseline


1@misc{eden2025,
2 title = {Project EDEN: Energy-Driven Evolution of Networks},
3 author = {EDEN Research Team},
4 year = {2025},
5 note = {Hugging Face: Shanmuk4622},
6 url = {https://huggingface.co/Shanmuk4622}
7}