CodingTrain / CodingTrain/Toy-Neural-Network-JS

Multilayer Perceptron

Open
#112 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
437
Forks
242
PR merge metrics
No merged PRs in 30d

Description

Currently the Neural Network in the library has only one hidden layer.
There is need to update neural network model so that it can have multiple layers like other libraries synaptic and brain.js

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the library’s current neural-network model and reading how it represents its single hidden layer. Compare the relevant multilayer behavior in synaptic and brain.js, then define how multiple hidden layers should be configured and trained. Done means the model supports multiple hidden layers and its behavior is covered by the project’s existing checks, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.