Python implementation of Blahut-Arimoto algorithm for calculating the capacity of a communication channel.
Notebooks with examples how to use the function:
blahut_arimoto_algorithm.ipynb
Executble python file from which the function can be imported:
blahut_arimoto_algorithm.py
The implementation is based on the Matlab version from: https://home.ie.cuhk.edu.hk/~wkshum/wordpress/?p=825