Commit 24605463 authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Update README.md

parent b1739816
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ Linux (64-bit) Installation
   ```bash
   pip install keras
   ```
   `deepchem` only supports the `tensorflow` backend for keras. See [keras docs](https://keras.io/backend/) to see how to set keras backend to tensorflow.

8. `six`
   ```bash