Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
devitocodes
/
joey
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
11
Code
Issues
0
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 2, 2020
Merge pull request #9 from devitocodes/zero_in_op
Show description for bde8eb5
georgebisbas
authored
bde8eb5
Copy full SHA for bde8eb5
Merge pull request #10 from devitocodes/georgebisbas-dependabot-1
Show description for 6fcd1ac
georgebisbas
authored
6fcd1ac
Copy full SHA for 6fcd1ac
Commits on Sep 1, 2020
Add dependabot to Joey
georgebisbas
authored
20c0590
Copy full SHA for 20c0590
Commits on Aug 28, 2020
GitHub Actions: Add step names
maksgraczyk
authored and
Maksymilian Graczyk
committed
37c99ba
Copy full SHA for 37c99ba
Move zeroing layers to inside an operator
Maksymilian Graczyk
committed
a37531e
Copy full SHA for a37531e
Fix a typo in line 210 of base.py
maksgraczyk
authored
0450f29
Copy full SHA for 0450f29
Merge pull request #8 from devitocodes/examples
Show description for f98e7b4
maksgraczyk
authored
f98e7b4
Copy full SHA for f98e7b4
Commits on Aug 27, 2020
Fix filenames in examples/README.md
maksgraczyk
authored
ce7e9c6
Copy full SHA for ce7e9c6
Create README.md
maksgraczyk
authored
2c882be
Copy full SHA for 2c882be
Update "How to use" in README.md
maksgraczyk
authored
4dd2458
Copy full SHA for 4dd2458
Update lenet_training.ipynb to reflect changes to backward()
Maksymilian Graczyk
committed
259c1ef
Copy full SHA for 259c1ef
Update lenet_backward_pass.ipynb to reflect changes to backward()
Maksymilian Graczyk
committed
b0bab20
Copy full SHA for b0bab20
Change network tests to reflect updates to backward()
Maksymilian Graczyk
committed
5bf067f
Copy full SHA for 5bf067f
Change layer unit tests to reflect updates to generate_code
Maksymilian Graczyk
committed
c5fec26
Copy full SHA for c5fec26
Add documentation to net.py and add 'expected' to backward()
Maksymilian Graczyk
committed
09b84da
Copy full SHA for 09b84da
Add documentation to activation.py
Maksymilian Graczyk
committed
d690671
Copy full SHA for d690671
Add documentation to layers.py
Maksymilian Graczyk
committed
6a2ac4b
Copy full SHA for 6a2ac4b
Add documentation to base.py
Maksymilian Graczyk
committed
e85883e
Copy full SHA for e85883e
Delete plane.png
maksgraczyk
authored
1f9bc75
Copy full SHA for 1f9bc75
Update lenet_backward_pass.ipynb given the recent changes
Maksymilian Graczyk
committed
2c708f6
Copy full SHA for 2c708f6
Update lenet_forward_pass.ipynb given the recent changes
Maksymilian Graczyk
committed
b40f239
Copy full SHA for b40f239
Update lenet_training.ipynb given the recent changes
Maksymilian Graczyk
committed
f5f024f
Copy full SHA for f5f024f
Delete out of date examples
Maksymilian Graczyk
committed
424513d
Copy full SHA for 424513d
Change generate_code=True to generate_code=False
Maksymilian Graczyk
committed
e6efd5f
Copy full SHA for e6efd5f
Add operator compilation when Net is instantiated
Maksymilian Graczyk
committed
14859ec
Copy full SHA for 14859ec
Commits on Aug 25, 2020
GitHub Actions: Change the machine for Docker
maksgraczyk
authored
b1efd8e
Copy full SHA for b1efd8e
Merge pull request #7 from devitocodes/backprop
Show description for aff0b95
maksgraczyk
authored
aff0b95
Copy full SHA for aff0b95
Remove unnecessary code parts
Maksymilian Graczyk
committed
fe267e5
Copy full SHA for fe267e5
Update loss functions in tests with a backward pass
Maksymilian Graczyk
committed
ce6f606
Copy full SHA for ce6f606
Make a backprop operator run once per batch
Maksymilian Graczyk
committed
620bfba
Copy full SHA for 620bfba
Remove test_training_sgd_many_iters()
Maksymilian Graczyk
authored and
maksgraczyk
committed
a4d3a92
Copy full SHA for a4d3a92
Dockerfile_CPU: Change the base image to Ubuntu
Maksymilian Graczyk
authored and
maksgraczyk
committed
c716ae5
Copy full SHA for c716ae5
Add tolerance to compare() and add test_training_sgd_many_iters
Maksymilian Graczyk
authored and
maksgraczyk
committed
138d01d
Copy full SHA for 138d01d
Redesign MaxPooling without ConditionalDimension
Maksymilian Graczyk
authored and
maksgraczyk
committed
d659a3d
Copy full SHA for d659a3d
Make equation methods return (eqs, args for Operator.apply)
Maksymilian Graczyk
authored and
maksgraczyk
committed
7a98b68
Copy full SHA for 7a98b68
Pagination
Previous
Next
You can’t perform that action at this time.