This is a DNN model to get the optimized LPN parameters from the given combination of targets.
- Clone the Repository:
git clone https://github.com/username/repository.git cd repository
- Install the Dependencies:
conda env create -f environment.yml conda activate ml_lpn