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
.
OpenTabular
/
DeepTab
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
324
Code
Issues
44
Pull requests
33
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: OpenTabular/DeepTab
Actions
All workflows
Workflows
Build & Check (dry run)
Build & Check (dry run)
CI
CI
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Docs
Docs
Publish to PyPI
Publish to PyPI
Publish to TestPyPI (RC)
Publish to TestPyPI (RC)
Show more workflows...
Management
Caches
Deployments
Docs
Docs
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docs.yml
will be ignored since log searching is not yet available
91 workflow runs
91 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: Apply softmax in MultinomialDistribution.forward (closes #453)
Docs
#91:
Pull request
#461
opened by
botbikamordehai2-sketch
Action required
botbikamordehai2-sketch:fix/issue-453-1785497633
botbikamordehai2-sketch:fix/issue-453-1785497633
Action required
View #461
View workflow file
fix: Multinomial probabilities, sparsemax gradients, Tangos single-row batches
Docs
#90:
Pull request
#459
opened by
ChrisW09
7m 6s
fix/distribution-misc
fix/distribution-misc
7m 6s
View #459
View workflow file
fix(models): make encode() deterministic and repair the LSS override
Docs
#89:
Pull request
#458
synchronize by
ChrisW09
15m 29s
fix/encode-eval-mode
fix/encode-eval-mode
15m 29s
View #458
View workflow file
fix(models): make encode() deterministic and repair the LSS override
Docs
#88:
Pull request
#458
opened by
ChrisW09
42s
fix/encode-eval-mode
fix/encode-eval-mode
42s
View #458
View workflow file
fix(architectures): keep the distribution-parameter axis in ensemble LSS models
Docs
#87:
Pull request
#457
opened by
ChrisW09
22m 22s
fix/ensemble-lss-param-axis
fix/ensemble-lss-param-axis
22m 22s
View #457
View workflow file
fix(training): pass (y_true, y_pred) to fit metrics and detach them to host
Docs
#86:
Pull request
#456
opened by
ChrisW09
9m 20s
fix/metrics-wiring
fix/metrics-wiring
9m 20s
View #456
View workflow file
fix(data): reshape labels instead of unsqueeze so a column-vector y works
Docs
#85:
Pull request
#455
opened by
ChrisW09
10m 20s
fix/column-vector-y
fix/column-vector-y
10m 20s
View #455
View workflow file
fix(architectures): initialize Trompt's init_rec prompt parameter
Docs
#84:
Pull request
#440
opened by
ChrisW09
26m 38s
fix/trompt-init-rec
fix/trompt-init-rec
26m 38s
View #440
View workflow file
fix(core): second-pass review findings
Docs
#83:
Pull request
#439
synchronize by
ChrisW09
16m 34s
fix/second-pass-findings
fix/second-pass-findings
16m 34s
View #439
View workflow file
fix(nn): apply pre-norm and dropout around RowColTransformer attention
Docs
#82:
Pull request
#436
synchronize by
ChrisW09
31m 12s
fix/saint-attention-norms
fix/saint-attention-norms
31m 12s
View #436
View workflow file
fix(architectures): apply the Mamba block in MambaTab.forward
Docs
#81:
Pull request
#435
synchronize by
ChrisW09
7m 30s
fix/mambatab-mamba-block
fix/mambatab-mamba-block
7m 30s
View #435
View workflow file
fix(training): use singular candidate kwargs in test_step
Docs
#80:
Pull request
#433
synchronize by
ChrisW09
18m 53s
fix/test-step-candidate-kwargs
fix/test-step-candidate-kwargs
18m 53s
View #433
View workflow file
fix(training): checkpoint the metric the user asked to monitor
Docs
#79:
Pull request
#432
synchronize by
ChrisW09
21m 13s
fix/checkpoint-monitor
fix/checkpoint-monitor
21m 13s
View #432
View workflow file
fix(hpo): sign-safe penalties, head_layer_size_length handling, honor random_state
Docs
#78:
Pull request
#431
synchronize by
ChrisW09
8m 0s
fix/hpo-driver
fix/hpo-driver
8m 0s
View #431
View workflow file
fix(training): forward optimizer_kwargs and respect a custom regression loss
Docs
#77:
Pull request
#430
synchronize by
ChrisW09
9m 36s
fix/optimizer-kwargs
fix/optimizer-kwargs
9m 36s
View #430
View workflow file
fix(core): second-pass review findings
Docs
#76:
Pull request
#439
opened by
ChrisW09
26m 11s
fix/second-pass-findings
fix/second-pass-findings
26m 11s
View #439
View workflow file
fix(models): validate inputs upfront and fix pickling of the Lightning module
Docs
#75:
Pull request
#438
opened by
ChrisW09
45m 40s
fix/api-robustness
fix/api-robustness
45m 40s
View #438
View workflow file
fix(training): align contrastive pretraining anchors with their pairs
Docs
#74:
Pull request
#437
opened by
ChrisW09
22m 50s
fix/contrastive-pair-alignment
fix/contrastive-pair-alignment
22m 50s
View #437
View workflow file
fix(nn): apply pre-norm and dropout around RowColTransformer attention
Docs
#73:
Pull request
#436
opened by
ChrisW09
15m 4s
fix/saint-attention-norms
fix/saint-attention-norms
15m 4s
View #436
View workflow file
fix(architectures): apply the Mamba block in MambaTab.forward
Docs
#72:
Pull request
#435
opened by
ChrisW09
7m 45s
fix/mambatab-mamba-block
fix/mambatab-mamba-block
7m 45s
View #435
View workflow file
fix(classifier): encode class labels to 0..K-1 for training
Docs
#71:
Pull request
#434
opened by
ChrisW09
9m 26s
fix/classifier-label-encoding
fix/classifier-label-encoding
9m 26s
View #434
View workflow file
fix(training): use singular candidate kwargs in test_step
Docs
#70:
Pull request
#433
opened by
ChrisW09
8m 7s
fix/test-step-candidate-kwargs
fix/test-step-candidate-kwargs
8m 7s
View #433
View workflow file
fix(training): checkpoint the metric the user asked to monitor
Docs
#69:
Pull request
#432
opened by
ChrisW09
9m 16s
fix/checkpoint-monitor
fix/checkpoint-monitor
9m 16s
View #432
View workflow file
fix(hpo): sign-safe penalties, head_layer_size_length handling, honor random_state
Docs
#68:
Pull request
#431
opened by
ChrisW09
12m 52s
fix/hpo-driver
fix/hpo-driver
12m 52s
View #431
View workflow file
fix(training): forward optimizer_kwargs and respect a custom regression loss
Docs
#67:
Pull request
#430
opened by
ChrisW09
11m 4s
fix/optimizer-kwargs
fix/optimizer-kwargs
11m 4s
View #430
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.