Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ producer(s) `input_fn` to feed a dataset to the model.

## Installation

Python 3.5+ and TensorFlow 0.12+ are required.
Python 3.5+ and TensorFlow 0.12+ is required.

```
pip3 install --user --upgrade tensorflow-qnd
Expand Down Expand Up @@ -223,7 +223,7 @@ step.

## Contributing

Please send issues about any bugs, feature requests or questions, or pull
Please submit issues of any bugs, feature requests or questions, or pull
requests.


Expand Down