This website requires JavaScript.
Explore
Help
Sign In
an.tsouchlos
/
ba-thesis
Watch
1
Star
0
Fork
0
You've already forked ba-thesis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
2002b1faa8
ba-thesis
/
sw
/
decoders
History
Andreas Tsouchlos
97acaaafd3
Reimplemented gradient computation with more numpy builtin functions
2022-11-07 19:37:46 +01:00
..
__init__.py
Formatting
2022-11-07 11:56:12 +01:00
channel.py
Added Encoder class and modified interface of utility.test_decoder()
2022-11-07 11:54:28 +01:00
naive_soft_decision.py
Proximal decoder now return the decoded dataword instead of the codeword
2022-11-07 14:07:46 +01:00
proximal.py
Reimplemented gradient computation with more numpy builtin functions
2022-11-07 19:37:46 +01:00
utility.py
Fixed bug in BER calculation
2022-11-07 14:08:05 +01:00