ShaynAli / Aipen

Evolutionary engine for easier hyper-parameter optimization of AI and ML models.
3 stars 2 forks source link

Fix importing #29

Closed ShaynAli closed 5 years ago

ShaynAli commented 5 years ago

Importing works perfectly, you just need to run pip install -e ./src

Note that https://github.com/ShaynAli/Aipen/issues/37 may change the command to pip install -e ., which is run while in the Aipen root folder