├── LICENSE ├── README.md ├── autoencoder_for_MIMO_with_gaussian.ipynb ├── autoencoder_with_gaussian.ipynb ├── autoencoder_with_reiligh_1_2.ipynb ├── autoencoder_with_reiligh_1_2_and_RTN_reciever.ipynb └── siso_info_and_power_transfer_with_white_noise.ipynb /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/README.md -------------------------------------------------------------------------------- /autoencoder_for_MIMO_with_gaussian.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/autoencoder_for_MIMO_with_gaussian.ipynb -------------------------------------------------------------------------------- /autoencoder_with_gaussian.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/autoencoder_with_gaussian.ipynb -------------------------------------------------------------------------------- /autoencoder_with_reiligh_1_2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/autoencoder_with_reiligh_1_2.ipynb -------------------------------------------------------------------------------- /autoencoder_with_reiligh_1_2_and_RTN_reciever.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/autoencoder_with_reiligh_1_2_and_RTN_reciever.ipynb -------------------------------------------------------------------------------- /siso_info_and_power_transfer_with_white_noise.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jcbooth2/autoencoder_for_physical_layer/HEAD/siso_info_and_power_transfer_with_white_noise.ipynb --------------------------------------------------------------------------------