Skip to content

Conversation

@ncguilbeault
Copy link
Collaborator

This PR adds new functionality into the Bonsai.ML.Torch package to allow creation of deep learning modules directly in Bonsai. Operators were added to the Bonsai.ML.Torch.NeuralNets namespace to support a wide range of deep learning functionality, including allowing the direct creation of torch modules (convolutional layers, pooling layers, padding layers, recurrent neural networks, transformers, etc), and existing operators were refactored to support this new functionality in addition to previous functionality.

The PR in #77 should be merged first before this one.

@ncguilbeault ncguilbeault force-pushed the dev/torch-neuralnets-additions branch 2 times, most recently from 2df9d1a to e9ad97a Compare December 16, 2025 11:24
@ncguilbeault ncguilbeault force-pushed the dev/torch-neuralnets-additions branch 2 times, most recently from d4c9318 to 5369308 Compare December 19, 2025 14:01
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.

1 participant