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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ml5js
/
ml5-library
Public
Notifications
You must be signed in to change notification settings
Fork
899
Star
6.6k
Code
Issues
221
Pull requests
66
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
馃Ч NeuralNetwork cleanup pt. 3 -- tasks
- #1410
#1410
Open
lindapaiste
wants to merge 14 commits into
ml5js:main
ml5js/ml5-library:main
from
lindapaiste:cleanup/nn-tasks
lindapaiste/ml5-library:cleanup/nn-tasks
Copy head branch name to clipboard
Conversation
Commits
14
聽(14)
Checks
Files changed
Open
馃Ч NeuralNetwork cleanup pt. 3 -- tasks
#1410
lindapaiste
wants to merge 14 commits into
ml5js:main
ml5js/ml5-library:main
from
lindapaiste:cleanup/nn-tasks
lindapaiste/ml5-library:cleanup/nn-tasks
Copy head branch name to clipboard
Commits
Commits on May 8, 2022
Upgrade webpack and eslint packages to the latest versions.
lindapaiste
committed
bdd0517
View commit details
Copy full SHA for bdd0517
Browse repository at this point
Remove unused packages
lindapaiste
committed
4029df9
View commit details
Copy full SHA for 4029df9
Browse repository at this point
Merge branch 'main' into update/webpack-eslint
lindapaiste
committed
e51684d
View commit details
Copy full SHA for e51684d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into update/webpack-eslint
Show description for 4a15a44
lindapaiste
committed
4a15a44
View commit details
Copy full SHA for 4a15a44
Browse repository at this point
Regenerate package-lock.json after merge
lindapaiste
committed
0eff7c8
View commit details
Copy full SHA for 0eff7c8
Browse repository at this point
fix error importing ImageData polyfill
lindapaiste
committed
18769cd
View commit details
Copy full SHA for 18769cd
Browse repository at this point
Commits on May 15, 2022
Merge branch 'main' into update/webpack-eslint
lindapaiste
committed
06e6196
View commit details
Copy full SHA for 06e6196
Browse repository at this point
Allow TypeScript files alongside Javascript
lindapaiste
committed
6ecdf66
View commit details
Copy full SHA for 6ecdf66
Browse repository at this point
Commits on Jun 4, 2022
cleanup NeuralNetwork callbacks
lindapaiste
committed
b724b0b
View commit details
Copy full SHA for b724b0b
Browse repository at this point
Merge remote-tracking branch 'origin/fix/nn-callbacks' into feat/ts-support
Show description for 5b6a387
lindapaiste
committed
5b6a387
View commit details
Copy full SHA for 5b6a387
Browse repository at this point
run tests with ts-jest
lindapaiste
committed
d754a41
View commit details
Copy full SHA for d754a41
Browse repository at this point
Commits on Jun 5, 2022
move general file loading functions out of NeuralNetworkData class and into io
lindapaiste
committed
190fb7a
View commit details
Copy full SHA for 190fb7a
Browse repository at this point
* avoid passing around `dataRaw` where possible.
Show description for 834e22f
lindapaiste
committed
834e22f
View commit details
Copy full SHA for 834e22f
Browse repository at this point
Commits on Jun 6, 2022
move layer creation and other task-dependent logic into interchangeable task objects
lindapaiste
committed
f8e4b8f
View commit details
Copy full SHA for f8e4b8f
Browse repository at this point
You can鈥檛 perform that action at this time.