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 }}
jackm321
/
RustNN
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
340
Code
Issues
1
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improvement and feature addition and Update from deprecated libraries to new ones
- #8
#8
Open
FlixCoder
wants to merge 23 commits into
jackm321:master
jackm321/RustNN:master
from
FlixCoder:master
FlixCoder/RustNN:master
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Improvement and feature addition and Update from deprecated libraries to new ones
#8
FlixCoder
wants to merge 23 commits into
jackm321:master
jackm321/RustNN:master
from
FlixCoder:master
FlixCoder/RustNN:master
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2017
small improvements: better random initialization, use of stdlib instead of
Show description for 60aa2bd
FlixCoder
committed
60aa2bd
View commit details
Copy full SHA for 60aa2bd
Browse repository at this point
bugfix
FlixCoder
committed
28d3ff5
View commit details
Copy full SHA for 28d3ff5
Browse repository at this point
replace ReLU by PELU to fix dead gradients
FlixCoder
committed
2e3f45d
View commit details
Copy full SHA for 2e3f45d
Browse repository at this point
little change to initialization
FlixCoder
committed
2616bc3
View commit details
Copy full SHA for 2616bc3
Browse repository at this point
Commits on Oct 5, 2017
provide both Sigmoid and PELU
FlixCoder
committed
1e5e400
View commit details
Copy full SHA for 1e5e400
Browse repository at this point
replace PELU by SELU
FlixCoder
committed
ced89e1
View commit details
Copy full SHA for ced89e1
Browse repository at this point
MSRA initialization
FlixCoder
committed
83ce74f
View commit details
Copy full SHA for 83ce74f
Browse repository at this point
MSRA initialization
FlixCoder
committed
694dc42
View commit details
Copy full SHA for 694dc42
Browse repository at this point
SELU deviation fix
FlixCoder
committed
90df923
View commit details
Copy full SHA for 90df923
Browse repository at this point
fixes, PELU and LReLU added
FlixCoder
committed
fdfd563
View commit details
Copy full SHA for fdfd563
Browse repository at this point
readme change for previous commit
FlixCoder
committed
b911eac
View commit details
Copy full SHA for b911eac
Browse repository at this point
split hidden and output activation
FlixCoder
committed
ff45185
View commit details
Copy full SHA for ff45185
Browse repository at this point
fit test to updates NN class
FlixCoder
committed
5370495
View commit details
Copy full SHA for 5370495
Browse repository at this point
PELU fix
FlixCoder
committed
1e01e73
View commit details
Copy full SHA for 1e01e73
Browse repository at this point
Commits on Oct 7, 2017
linear activation, possibly good for output, added
FlixCoder
committed
761c409
View commit details
Copy full SHA for 761c409
Browse repository at this point
Commits on Oct 8, 2017
fix PELU function
FlixCoder
committed
da8af9d
View commit details
Copy full SHA for da8af9d
Browse repository at this point
Commits on Oct 10, 2017
Tanh activation added, changed initialization
FlixCoder
committed
c5c2112
View commit details
Copy full SHA for c5c2112
Browse repository at this point
Commits on Nov 8, 2017
cleanup, cosmetic, updated json library
FlixCoder
committed
8c5064c
View commit details
Copy full SHA for 8c5064c
Browse repository at this point
fit readme to NN changes
FlixCoder
committed
ded6672
View commit details
Copy full SHA for ded6672
Browse repository at this point
readd trayis
FlixCoder
committed
78d0eac
View commit details
Copy full SHA for 78d0eac
Browse repository at this point
trayis rename
FlixCoder
committed
e311f1d
View commit details
Copy full SHA for e311f1d
Browse repository at this point
Commits on Dec 21, 2017
remove warnings, that came up after rustc update
FlixCoder
committed
db7d95e
View commit details
Copy full SHA for db7d95e
Browse repository at this point
add example
FlixCoder
committed
4af774e
View commit details
Copy full SHA for 4af774e
Browse repository at this point
You can’t perform that action at this time.