Skip to content
Permalink
Browse files
fixing a small typo
  • Loading branch information
Boyan-Yordanov committed Mar 11, 2023
1 parent 70f3d75 commit 9f0dbe12a60e3f73a1572b10ee8e55eb7f1dedc3
Showing 1 changed file with 4 additions and 1 deletion.
@@ -16,13 +16,16 @@ The model is trained on the training set using the Adam optimizer and binary cro

## Requirements

> Python 3.6 or later
> Python 3.6 or later
> TensorFlow 2.0 or later
> Keras 2.0 or later
## Usage

To train the model, run the the following Jupyter notbook:

`imdb.ipynb`

## Results

0 comments on commit 9f0dbe1

Please sign in to comment.