Hung Nguyen

Results 2 comments of Hung Nguyen
trafficstars

If possible, you need to fix on the installed package, convert all of "import fastai2" to "fastai". It will solve the problem.

The latest time we validated our code, we ran with Python 3.8. May you try these dependencies: tensorboard==1.13.1 tensorflow==1.13.1 tensorflow-estimator==1.13.0 tensorflow-gpu==1.13.1 The Keras part may work well with these 2...