Skip to content

Commit 90cc4ac

Browse files
authored
Add image to README for visual representation
1 parent ac88a58 commit 90cc4ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Distributed Neural Network System
2+
<img width="256" alt="Neural Network Diagram on Teal Background" src="https://github.com/user-attachments/assets/063a74c0-0aed-4905-a72d-8236bdfd65b7" />
23

34
A distributed neural network project that supports task scheduling, load balancing, fault tolerance, and secure communication across a network of nodes. This system is designed for high availability and scalability, with asynchronous operations, health monitoring, and leader election to ensure robustness.
45

0 commit comments

Comments
 (0)