Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lim185 authored Oct 28, 2025
1 parent d99b613 commit 4db453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Geonosis

Geonosis is a transformer-based autoencoder built to perform both classification (without the encoder only), synthetic data generation (with decoder only), or noise reduction (encoder-decoder paired). It is named after [Geonosis](https://starwars.fandom.com/wiki/Geonosis), a planet in Star Wars franchise where the droids were manufactured.
Geonosis is a transformer-based autoencoder built to perform both classification (with encoder only), synthetic data generation (with decoder only), or noise reduction (encoder-decoder paired). It is named after [Geonosis](https://starwars.fandom.com/wiki/Geonosis), a planet in Star Wars franchise where the droids were manufactured.

## Setting up

Expand Down

0 comments on commit 4db453f

Please sign in to comment.