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
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
.
DeepTrackAI
/
deeplay
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
28
Code
Issues
10
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adding schedulers
- #118
#118
Open
BenjaminMidtvedt
wants to merge 10 commits into
develop
DeepTrackAI/deeplay:develop
from
bm/schedulers
DeepTrackAI/deeplay:bm/schedulers
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Adding schedulers
#118
BenjaminMidtvedt
wants to merge 10 commits into
develop
DeepTrackAI/deeplay:develop
from
bm/schedulers
DeepTrackAI/deeplay:bm/schedulers
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2024
Adding schedulers
BenjaminMidtvedt
committed
37d56d7
View commit details
Copy full SHA for 37d56d7
Browse repository at this point
Refactor module.py and loglinear.py for scheduling functionality
BenjaminMidtvedt
committed
408b25b
View commit details
Copy full SHA for 408b25b
Browse repository at this point
Refactor schedule method in DeeplayModule to remove type hint for scheduler parameter
BenjaminMidtvedt
committed
ac1f895
View commit details
Copy full SHA for ac1f895
Browse repository at this point
Refactor schedule method in DeeplayModule to accept multiple schedulers
BenjaminMidtvedt
committed
24de645
View commit details
Copy full SHA for 24de645
Browse repository at this point
Commits on Jun 30, 2024
Refactor test_decorators.py to remove unnecessary code
BenjaminMidtvedt
committed
950c162
View commit details
Copy full SHA for 950c162
Browse repository at this point
Commits on Aug 13, 2024
Refactor RandomRotation2d method in transforms.py for improved functionality
BenjaminMidtvedt
committed
70eabc2
View commit details
Copy full SHA for 70eabc2
Browse repository at this point
Commits on Sep 27, 2024
Refactor Application build method to include progress bar and multiple schedulers
BenjaminMidtvedt
committed
7d0a318
View commit details
Copy full SHA for 7d0a318
Browse repository at this point
Commits on Sep 28, 2024
Refactor Application fit to not add progressbar
BenjaminMidtvedt
committed
cdbb4ab
View commit details
Copy full SHA for cdbb4ab
Browse repository at this point
Refactor Application fit method to remove enable_progress_bar parameter
BenjaminMidtvedt
committed
2e6f2e1
View commit details
Copy full SHA for 2e6f2e1
Browse repository at this point
Commits on Feb 6, 2025
Merge branch 'develop' into bm/schedulers
BenjaminMidtvedt
authored
51eed56
View commit details
Copy full SHA for 51eed56
Browse repository at this point
You can’t perform that action at this time.