Skip to content

Commit

Permalink
added pandas to dev dependencies and clarified tensorflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmpercussion committed Jun 7, 2024
1 parent ab32287 commit 273f914
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 180 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ This project builds using `poetry`. To build a wheel use `poetry build`.

Some examples are provided in the notebooks directory.

To run these using `poetry`, run `poetry install` and then open jupyter `poetry run jupyter lab`.

There's scripts for fitting multivalued functions, a standard MDN toy problem:

<img src="https://preview.ibb.co/mZzkpd/Keras_MDN_Demo.jpg" alt="Keras MDN Demo" border="0">
Expand Down
Loading

0 comments on commit 273f914

Please sign in to comment.