carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

Update version numbers resulting from installs #320

Closed colinsauze closed 1 year ago

colinsauze commented 1 year ago

The version numbers reported in the "Installing Keras and other dependencies" episode are old now.

I get the following under Python 3.11

sklearn version: 1.2.1 seaborn version: 0.12.2 pandas version: 1.5.3 Keras version: 2.12.0 Tensorflow version: 2.12.0-rc1

We should update this to reflect newer versions.

miguel-mx commented 1 year ago

Hi! I'm looking for my first Carpentries issue, it would be great if I can help you update this episode. Is this at the end of the /01-introduction.md?

svenvanderburg commented 1 year ago

@miguel-mx that's great! Welcome to the community 👋 Yes indeed it's here: https://github.com/carpentries-incubator/deep-learning-intro/blob/gh-pages/_episodes/01-introduction.md#testing-keras-installation and https://github.com/carpentries-incubator/deep-learning-intro/blob/gh-pages/setup.md#check-your-setup

svenvanderburg commented 1 year ago

I am looking forward to a pull request! Let us know if you need any help :)

svenvanderburg commented 1 year ago

Thanks @miguel-mx for your contribution. You are more than welcome to contribute more if you want :)