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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MIND-Lab
/
OCTIS
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
804
Code
Issues
35
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Replicated softmax
- #137
#137
Open
Fede-Rausa
wants to merge 17 commits into
master
MIND-Lab/OCTIS:master
from
replicated_softmax
MIND-Lab/OCTIS:replicated_softmax
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Replicated softmax
#137
Fede-Rausa
wants to merge 17 commits into
master
MIND-Lab/OCTIS:master
from
replicated_softmax
MIND-Lab/OCTIS:replicated_softmax
Copy head branch name to clipboard
Commits
Commits on Nov 17, 2025
add Replicated Softmax Model to octis
Fede-Rausa
committed
5bf3987
View commit details
Copy full SHA for 5bf3987
Browse repository at this point
try to fix package build
Fede-Rausa
committed
1092537
View commit details
Copy full SHA for 1092537
Browse repository at this point
Commits on Nov 24, 2025
remove 3.8 references
Fede-Rausa
committed
07f988c
View commit details
Copy full SHA for 07f988c
Browse repository at this point
adding tests for RSM and oRSM
Fede-Rausa
committed
442cd33
View commit details
Copy full SHA for 442cd33
Browse repository at this point
formatting oRSM.py and RSM.py
Fede-Rausa
committed
38c7fc5
View commit details
Copy full SHA for 38c7fc5
Browse repository at this point
adding training flexibility to rsm
Fede-Rausa
committed
bae76ec
View commit details
Copy full SHA for bae76ec
Browse repository at this point
Commits on Nov 26, 2025
making RSM code more modular for fine-tuning
Fede-Rausa
committed
c2a2dd7
View commit details
Copy full SHA for c2a2dd7
Browse repository at this point
Commits on Dec 29, 2025
Adding wrapper functions and error handling for vanishing gradient
Fede-Rausa
committed
5955867
View commit details
Copy full SHA for 5955867
Browse repository at this point
Commits on Jan 19, 2026
update README and formatting
Fede-Rausa
committed
b6f0da3
View commit details
Copy full SHA for b6f0da3
Browse repository at this point
update Readme
Fede-Rausa
committed
1a9bf42
View commit details
Copy full SHA for 1a9bf42
Browse repository at this point
updt README
Fede-Rausa
committed
bbd95a5
View commit details
Copy full SHA for bbd95a5
Browse repository at this point
Commits on Feb 19, 2026
Shared superclass for RS and oRS to remove duplicated functions. Correct RS and oRS to handle errors of empty documents.
Fede-Rausa
committed
ebb379f
View commit details
Copy full SHA for ebb379f
Browse repository at this point
Commits on Feb 20, 2026
formatting last changes with ruff
Fede-Rausa
committed
608463d
View commit details
Copy full SHA for 608463d
Browse repository at this point
Commits on Jun 21, 2026
corrections for rs class
Fede-Rausa
committed
3c3bb6a
View commit details
Copy full SHA for 3c3bb6a
Browse repository at this point
set spacy version to 3.7.6 to solve python 3.9 conflicts
Fede-Rausa
committed
71d5f24
View commit details
Copy full SHA for 71d5f24
Browse repository at this point
Adding docstrings to RS models, solving bugs in RSM similar to oRSM
Fede-Rausa
committed
1ed3ee6
View commit details
Copy full SHA for 1ed3ee6
Browse repository at this point
correct t=0 for adam optimizer
Fede-Rausa
committed
4688dcc
View commit details
Copy full SHA for 4688dcc
Browse repository at this point
You can’t perform that action at this time.