Skip to content

skeydan/gcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-equivariant convolutional neural networks (GCNNs) with torch

2023-03-22

This R package accompanies the post Implementing rotation equivariance: Group-equivariant CNN from scratch, published as part of a series on group-equivariant convolutional neural networks. The spirit is that of Geometric Deep Learning, a principled, math-driven approach to neural-network design.

The package’s code is mostly a port of a notebook provided as part of University of Amsterdam’s 2022 Deep Learning Course. Thank you guys for making available such excellent learning materials.

To install, type:

remotes::install_github("skeydan/gcnn")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages