fkirmani / diffimageml

scrum sprint for ML transient detection/classification in difference images
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

set up diffimageML to run on google Colab #128

Closed srodney closed 3 years ago

srodney commented 3 years ago

steps needed:

srodney commented 3 years ago

This is set up and working for me (meaning, I've got the data and a nb on colab, and I can commit+push changes back to github from colab). I have not actually started running the cnn training yet.

I'm going to wait to close this until after the daily scrum, to see if we need further changes on this issue to make the nb and/or data accessible to others.

srodney commented 3 years ago

Update: I fixed up the input training and validation data directories, and now have the CNN running on google colab. Still keeping this open until I verify that both the colab nb and my data dir is accessible to another user.

srodney commented 3 years ago

closing, switching remaining work to #142