This website requires JavaScript.
Explore
Help
Sign In
matteo
/
constellationnet
Watch
1
Star
0
Fork
You've already forked constellationnet
0
Code
Issues
Pull Requests
Releases
Activity
Using autoencoders to optimize two-dimensional signal constellations for fiber optic communication systems
autoencoder
communication
machine-learning
qam
31
Commits
1
Branch
0
Tags
238
KiB
Python
56.5%
CSV
43.5%
1d39184036
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mattéo Delabre
1d39184036
Use euclidean distance for stop criterion
2019-12-16 09:55:06 -05:00
constellation
Add batch normalization and ReLU activation
2019-12-16 02:35:13 -05:00
output
Save trained models and plot encoding
2019-12-13 15:17:57 -05:00
.gitignore
Add Gaussian channel model
2019-12-14 23:04:35 -05:00
README.md
Initial commit
2019-12-11 19:13:40 -05:00
plot.py
Add noise to plot
2019-12-16 09:22:24 -05:00
train.py
Use euclidean distance for stop criterion
2019-12-16 09:55:06 -05:00
README.md
constellation