[refactor] move rbm.torch → compat.torch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,4 +38,3 @@ class Optimizer:
|
||||
grad = self.entity.grad_compute(dbv, dbh, dwhv)
|
||||
# Adjust weights
|
||||
self.entity.state_adjust(grad)
|
||||
|
||||
Reference in New Issue
Block a user