DTUComputeCognitiveSystems / AI_playground

A set of demos for teaching and introducing students to advanced AI-models with few prerequisites.
Apache License 2.0
5 stars 1 forks source link

Ensure notebooks works on all laptops we have. #2

Open NorthGuard opened 6 years ago

fnielsen commented 6 years ago

keras.applications.mobilenet.MobileNet (rather than ResNet50) may be a good choice as it is not a big model.

SkafteNicki commented 6 years ago

Currently working on linux and windows. We need to write down installation instructions for the different platforms.

In the end we should test it on a computer that has nothing installed i.e. go through the process of installing anaconda, tensorflow, other packages, own code ect.