Skip to content

feat: add BroNet, SimBa and categorical critic#21

Merged
typoverflow merged 2 commits intomasterfrom
dev_categorical
Feb 21, 2026
Merged

feat: add BroNet, SimBa and categorical critic#21
typoverflow merged 2 commits intomasterfrom
dev_categorical

Conversation

@cmj2002
Copy link
Copy Markdown
Collaborator

@cmj2002 cmj2002 commented Feb 21, 2026

resolve #20

Add BroNet, SimBa and categorical critic to networks.

References:

Online or categorical version of BDPO will be available in a separate pull request later.

@cmj2002 cmj2002 requested a review from typoverflow February 21, 2026 06:38
@typoverflow
Copy link
Copy Markdown
Owner

typoverflow commented Feb 21, 2026

@copilot review this PR for me

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 21, 2026

@typoverflow I've opened a new pull request, #22, to work on those changes. Once the pull request is ready, I'll request review from you.

@typoverflow
Copy link
Copy Markdown
Owner

@copilot review this PR

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 21, 2026

@typoverflow I've opened a new pull request, #23, to work on those changes. Once the pull request is ready, I'll request review from you.

…aBlock (#23)

* Initial plan

* fix: correct Dense input dim in BroNet and use multiplier in SimbaBlock

Co-authored-by: typoverflow <41679605+typoverflow@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: typoverflow <41679605+typoverflow@users.noreply.github.com>
@typoverflow typoverflow merged commit c049d44 into master Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat]: Distributional Critic for BDPO & Implementation of BDPO-online

3 participants