Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 369 Bytes

tf-keras-test

learning tf.keras from tensorflow 2.0

Setup

  • pipenv install
  • pipenv shell
  • [in pipenv bash] python -m ipykernel install --user --name=tf-keras-test
  • [back to local] jupyter notebook
  • Kernel > Change kernel > tf-keras-test

Contents

  • Linear Regression: Predicting Fuel Efficiency
  • 2-dim Logistic Regression: Probability of diabetes