Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Google colab code addition #29

Open
ansh997 opened this issue Aug 30, 2020 · 0 comments
Open

Google colab code addition #29

ansh997 opened this issue Aug 30, 2020 · 0 comments

Comments

@ansh997
Copy link

ansh997 commented Aug 30, 2020

The original code does not work fine in the Google colab. Please add following code:
!pip install q keras==2.0.6
to these lines of codes:
! shred -u setup_google_colab.py
! wget https://raw.githubusercontent.com/hse-aml/intro-to-dl/master/setup_google_colab.py -O setup_google_colab.py
import setup_google_colab
please, uncomment the week you're working on
setup_google_colab.setup_week1()
setup_google_colab.setup_week2()
setup_google_colab.setup_week2_honor()
setup_google_colab.setup_week3()
setup_google_colab.setup_week4()
setup_google_colab.setup_week5()
setup_google_colab.setup_week6()

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant