Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodingTrain
/
Toy-Neural-Network-JS
Public
Notifications
You must be signed in to change notification settings
Fork
242
Star
437
Code
Issues
25
Pull requests
36
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Multi Hidden Layer Support (another proposal)
- #107
#107
Open
maksuel
wants to merge 16 commits into
CodingTrain:master
CodingTrain/Toy-Neural-Network-JS:master
from
maksuel:master
maksuel/Toy-Neural-Network-JS:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Multi Hidden Layer Support (another proposal)
#107
maksuel
wants to merge 16 commits into
CodingTrain:master
CodingTrain/Toy-Neural-Network-JS:master
from
maksuel:master
maksuel/Toy-Neural-Network-JS:master
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2018
handle errors and prepare for the implementation of hidden multi-layers
Show description for 40e469f
maksuel
committed
40e469f
View commit details
Copy full SHA for 40e469f
Browse repository at this point
Commits on Mar 30, 2018
Refactory constructor method for multi-hidden layers
maksuel
committed
29c7a7e
View commit details
Copy full SHA for 29c7a7e
Browse repository at this point
Refactory train method for multi-hidden layers =)
maksuel
committed
aa6fefc
View commit details
Copy full SHA for aa6fefc
Browse repository at this point
Fix train method, add _walk method and refactory predict method
maksuel
committed
b7d0a21
View commit details
Copy full SHA for b7d0a21
Browse repository at this point
Change to multi-hidden layers
maksuel
committed
697d9e8
View commit details
Copy full SHA for 697d9e8
Browse repository at this point
Add TODO list after multi-hidden implementation
maksuel
committed
1327a08
View commit details
Copy full SHA for 1327a08
Browse repository at this point
Refactory static method deserialize to multi-hidden layers
maksuel
committed
3341a36
View commit details
Copy full SHA for 3341a36
Browse repository at this point
Refactory mutate method to multi-hidden layers
maksuel
committed
3e5ab2c
View commit details
Copy full SHA for 3e5ab2c
Browse repository at this point
Commits on Apr 15, 2018
Update semantics
maksuel
committed
5a6ab68
View commit details
Copy full SHA for 5a6ab68
Browse repository at this point
add TODO
maksuel
committed
ed1cf8f
View commit details
Copy full SHA for ed1cf8f
Browse repository at this point
add comment and TODO
maksuel
committed
d66ef8c
View commit details
Copy full SHA for d66ef8c
Browse repository at this point
Refactored deserialize function
maksuel
committed
61049e6
View commit details
Copy full SHA for 61049e6
Browse repository at this point
Bug fix in mutate function
Show description for b4b6efe
maksuel
committed
b4b6efe
View commit details
Copy full SHA for b4b6efe
Browse repository at this point
Update README file.
maksuel
committed
c54a8f5
View commit details
Copy full SHA for c54a8f5
Browse repository at this point
Commits on Apr 16, 2018
Introduction Visualization of NeuralNetwork
maksuel
committed
a9ca77f
View commit details
Copy full SHA for a9ca77f
Browse repository at this point
Commits on Oct 6, 2018
clear
maksuel
committed
aeba18a
View commit details
Copy full SHA for aeba18a
Browse repository at this point
You can’t perform that action at this time.