Skip to content

Commit

Permalink
markdown syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mlech26l committed Feb 1, 2021
1 parent 7855c65 commit bdb1e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ With ```keras-ncp``` version 2.0 experimental PyTorch support is added. There is

The TensorFlow 2.0 bindings have been moved to the ```tf``` submodule. Thus the only breaking change regarding the TensorFlow/Keras bindings concern the import

python
```

```python
# Import shared modules for wirings, datasets,...
import kerasncp as kncp
# Import framework-specific binding
Expand Down

0 comments on commit bdb1e8e

Please sign in to comment.