Reference implementations of popular deep learning models
Project description
Keras Applications is the applications module of the Keras deep learning library. It provides model definitions and pre-trained weights for a number of popular archictures, such as VGG16, ResNet50, Xception, MobileNet, and more.
Read the documentation at: https://keras.io/applications/
Keras Applications may be imported directly from an up-to-date installation of Keras:
` from keras import applications `
Keras Applications is compatible with Python 2.7-3.6 and is distributed under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Keras_Applications-1.0.6.tar.gz
(26.6 kB
view hashes)
Built Distribution
Close
Hashes for Keras_Applications-1.0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 721dda4fa4e043e5bbd6f52a2996885c4639a7130ae478059b3798d0706f5ae7 |
|
MD5 | a4323c286da9facc37c1ff9544f302a2 |
|
BLAKE2b-256 | 3fc42ff40221029f7098d58f8d7fb99b97e8100f3293f9856f0fb5834bef100b |