Beginning-Application-Development-with-TensorFlow-and-Keras icon indicating copy to clipboard operation
Beginning-Application-Development-with-TensorFlow-and-Keras copied to clipboard

Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications

Results 37 Beginning-Application-Development-with-TensorFlow-and-Keras issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.4.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.15.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript

Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies
python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies
python

Bumps [debug](https://github.com/debug-js/debug), [compression](https://github.com/expressjs/compression), [express](https://github.com/expressjs/express) and [serve-index](https://github.com/expressjs/serve-index). These dependencies needed to be updated together. Updates `debug` from 2.6.8 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp...

dependencies
javascript

This book spends a fair chunk of Chapter 1 going into depth about an example that uses the MNIST dataset, and invites the reader to train the network using the...

In Lesson-2 activity_5 the create_groups() function causes a shift in the data with the used dataset. The first iso_week of the sample dataset contains only 2 values for friday and...