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 }}
kiminh
/
NextRec
Public
forked from
zerolovesea/NextRec
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
NextRec
tutorials
on
main
User selector
All users
All time
Commit history
Commits on Mar 4, 2026
perf: speed up gauc/topk validation
zerolovesea
committed
6891092
View commit details
Copy full SHA for 6891092
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
perf: preprocessor support multi process method/sample filter
zerolovesea
committed
96318fc
View commit details
Copy full SHA for 96318fc
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
docs: add docs pages
zerolovesea
committed
a535d2c
View commit details
Copy full SHA for a535d2c
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
feat(core): fix bugs& add comments
zerolovesea
committed
1a32753
View commit details
Copy full SHA for 1a32753
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
feat(core): cli support evaluate& fix bugs
zerolovesea
committed
b9a3dbc
View commit details
Copy full SHA for b9a3dbc
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
feat(predict): support mutliprocessing prediction
zerolovesea
committed
9e301f7
View commit details
Copy full SHA for 9e301f7
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
fix(cli): fix cli extra params error
zerolovesea
committed
2e7384a
View commit details
Copy full SHA for 2e7384a
View code at this point
Browse repository at this point
core(onnx): add onnx support&preprocess speed up
zerolovesea
committed
b334910
View commit details
Copy full SHA for b334910
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
feat(metrics): support topk_precision/recall/lift
zerolovesea
committed
a252b71
View commit details
Copy full SHA for a252b71
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
fix(summary): fix streaming mode summary bug
zerolovesea
committed
3349c46
View commit details
Copy full SHA for 3349c46
View code at this point
Browse repository at this point
feat(model): add tree-based model support
zerolovesea
committed
0743b97
View commit details
Copy full SHA for 0743b97
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
feat(core): add apg/escm/hmoe/cross_stitch
zerolovesea
committed
a742cb2
View commit details
Copy full SHA for a742cb2
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
feat(preprocess): support filter low freq token; add prefetch factor
zerolovesea
committed
000eef5
View commit details
Copy full SHA for 000eef5
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
feat: add pepnet; gatemlp; pin_memory option
zerolovesea
committed
edce59c
View commit details
Copy full SHA for edce59c
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
style: codes clean& codes format
zerolovesea
committed
e799894
View commit details
Copy full SHA for e799894
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
feat(core): release v0.4.21, add swanlab/wandb support
zerolovesea
committed
53a763e
View commit details
Copy full SHA for 53a763e
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
feat(core): release 0.4.18
zerolovesea
committed
f680642
View commit details
Copy full SHA for f680642
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
feat(grad norm): add grad norm support
zerolovesea
committed
887b48f
View commit details
Copy full SHA for 887b48f
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
feat(rank model): add ffm; perf base match model
zerolovesea
committed
abd1102
View commit details
Copy full SHA for abd1102
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
feat(model): add eulernet/lr; perf nextrec-cli
zerolovesea
committed
ff952dd
View commit details
Copy full SHA for ff952dd
View code at this point
Browse repository at this point
feat(core): release v0.4.9
zerolovesea
committed
f77bb21
View commit details
Copy full SHA for f77bb21
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
feat(core): release v0.4.6. add rq-vae
zerolovesea
committed
8afbccc
View commit details
Copy full SHA for 8afbccc
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
feat(core): release v0.4.3
zerolovesea
committed
e392950
View commit details
Copy full SHA for e392950
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
style: unify nextrec code style with black&ruff
zerolovesea
committed
c789d6d
View commit details
Copy full SHA for c789d6d
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
feat(core): prerelease NextRec v0.3.11
zerolovesea
committed
82f4c20
View commit details
Copy full SHA for 82f4c20
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
fix(distributed): add device_id option to init_process_group
zerolovesea
committed
9cd9023
View commit details
Copy full SHA for 9cd9023
View code at this point
Browse repository at this point
fix(models): fix a dumb bug in model and add drop last samples for distributed case
zerolovesea
committed
ceb517e
View commit details
Copy full SHA for ceb517e
View code at this point
Browse repository at this point
fix: fix distributed init bug
zerolovesea
committed
9fcd7e0
View commit details
Copy full SHA for 9fcd7e0
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
refactor: refactor utils functions
zerolovesea
committed
c938f33
View commit details
Copy full SHA for c938f33
View code at this point
Browse repository at this point
feat: add tensorboard support
zerolovesea
committed
ead09f3
View commit details
Copy full SHA for ead09f3
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
docs: update tutorial code
zerolovesea
committed
73e4137
View commit details
Copy full SHA for 73e4137
View code at this point
Browse repository at this point
refactor: clean/unir codes and functions
zerolovesea
committed
8b03c3a
View commit details
Copy full SHA for 8b03c3a
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
perf: support custom scheduler; add hstu preview version
zerolovesea
committed
add7d4e
View commit details
Copy full SHA for add7d4e
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
feat(core): release NextRec v0.3.1 with major feature upgrades and refactoring
Show description for 59a897f
zerolovesea
committed
59a897f
View commit details
Copy full SHA for 59a897f
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
perf: add hand-on notebooks
Show description for b3c8066
zerolovesea
committed
b3c8066
View commit details
Copy full SHA for b3c8066
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.