This Python code implements a simple neural network with one input layer, one hidden layer, and one output layer. The neural network is initialized with random weights and uses the sigmoid activation function. It is capable of both querying (forward pass) and training (backpropagation) processes.
active 2024-03-27 → 2024-03-28 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 2 days from 2024-03-27 to 2024-03-28. Pushes: 2 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Hosein1358 | 2 | 2 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
No issue or PR events — this repo's activity is pushes only.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.