Skip to content
View LefaRaleting's full-sized avatar
Block or Report

Block or report LefaRaleting

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. DigitalCommunications_Practical1 DigitalCommunications_Practical1 Public

    Develop a simulation platform1 for a BPSK, 4QAM, 8PSK and 16QAM communication system transmitting information over an additive white Gaussian noise (AWGN) channel.

    Python 1

  2. DigitalCommunications_Practical2 DigitalCommunications_Practical2 Public

    Develop a simulation platform1 for a communication system transmitting information over an additive white Gaussian noise (AWGN) multipath channel. Use the simulation platform developed in Practical…

    Python 1 1

  3. DigitalCommunications_Practical3 DigitalCommunications_Practical3 Public

    Develop two similation platforms to encode and decode BPSK-modulated information through and AWGN channel (no multipath). Use the BPSK simulation platform developed in Practical 1 to develop the si…

    Python 1

  4. EAI320_Practical1 EAI320_Practical1 Public

    To investigate the effectiveness of two uninformed search techniques, namely depth-first search (DFS) and breadth-first search (BFS). The algorithms will be used to explore different possible seque…

    Python

  5. EAI320_Practical2 EAI320_Practical2 Public

    This assignment will require students to find a pseudo-optimal strategy for a rock-paper-scissors (RPS) agent by using a GA. The same RPS framework that was used for the previous assignment will be…

    Python

  6. EAI320_Practical3 EAI320_Practical3 Public

    This assignment will require students to implement an ANN with backpropagation. The trained ANN will be used to propose objects for a rock-paper-scissors (RPS) agent to play during a match. The sam…

    Python