Skip to content

Commit

Permalink
Revert "Implemented Predictive Coding Decoder"
Browse files Browse the repository at this point in the history
  • Loading branch information
olokshyn authored Jun 13, 2024
1 parent 76adcbb commit f17fb3d
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 4,392 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
**/.DS_Store

.vscode
data/
results
wandb
**/data
**/results
**/wandb


# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
3 changes: 0 additions & 3 deletions examples/pc_decoder/.gitignore

This file was deleted.

96 changes: 0 additions & 96 deletions examples/pc_decoder/.vscode/launch.json

This file was deleted.

18 changes: 0 additions & 18 deletions examples/pc_decoder/.vscode/settings.json

This file was deleted.

42 changes: 0 additions & 42 deletions examples/pc_decoder/README.md

This file was deleted.

96 changes: 0 additions & 96 deletions examples/pc_decoder/main.py

This file was deleted.

Empty file.
101 changes: 0 additions & 101 deletions examples/pc_decoder/pc_decoder/data_loading.py

This file was deleted.

Loading

0 comments on commit f17fb3d

Please sign in to comment.