fix: changes Scale to Resize. Scale has been deprecated.
Also changes len() call to len(...)
Formats deep_cnn/README.md'
Renamed conda env from recode to perceptions. If everyone is using perceptions as the name you end up having to delete and reinstall conda envs, while working through exemplars, or having to manually edit files that are meant to work as is.
Comments that need to be addressed
On my laptop which has a dedicated GPU, albeit a bit old, running through the notebook is not viable, it took 86' to complete training the model. Even if the time is reduced by a factor of 4 i.e. ~20', that is still very unrealistic. Using a very high end CPU estimates 1 epoch to take ~1.5h, which again is not something you can ask students to demo. I think something needs to be done for this.
Changes
Scale
toResize
. Scale has been deprecated.Comments that need to be addressed
On my laptop which has a dedicated GPU, albeit a bit old, running through the notebook is not viable, it took 86' to complete training the model. Even if the time is reduced by a factor of 4 i.e. ~20', that is still very unrealistic. Using a very high end CPU estimates 1 epoch to take ~1.5h, which again is not something you can ask students to demo. I think something needs to be done for this.
Video is missing
TODO: