Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 415 Bytes

Data Acquisition and Processing Systems (DAPS) (ELEC0136) Assignment

This is the final assignment of the Data Acquisition and Processing Systems (DAPS) course ELEC0136 at UCL.

To run the code, you should

  1. Creates a fresh conda environment from a environment.yml file in the parent folder of the repo.
  2. Executes the code in the main.py file, something close to: python main.py.

GLHF! 😄