All Traditional Classification Models
Project description
Keras28 Models
This is a Python package for easy build deep learning applications by using transfer learning pre trainined 28 models in easy few line code. to avoid wasting time scripting in your deep learning .You can read about keras models in complex code scriptining keras document for Models API .that is easy code for training your custom dataset in faster code not complex scripting code. more than 25% of time spent on deep learning projects is collecting and cleaning data and building convolution neural network (CNN)..but this package is very easy for images classifiction and recognition application and save final weights models .and compare all pre trainined models results for choice the best accurecy one convert results to DataFrame for easy viewing...(CSV format file spreadsheet) contains model name and number model parameters and validation accurcy ..and final code it is plot the num model params vs validation_accuracy for choosing benchmark
Installation
pip install keras28model==0.1.0
or in colab google cloud
!pip install keras28model==0.1.0
Tutorial
u can see tutorial in colab google drive
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Keras28Models-0.1.0.tar.gz
.
File metadata
- Download URL: Keras28Models-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ee584dffb667923727a60211220da7deef3b4fbefb2cdd0575fbc94040b4903 |
|
MD5 | 1c8ca178f6f3d2129c31a293f36000d4 |
|
BLAKE2b-256 | 747ea4eda1fcd84a753b6d9b79343048947865f246264064b557b2a2676e7e89 |
File details
Details for the file Keras28Models-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Keras28Models-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffea9b0ad73823af0b729abd947fe98bc5acecc42cae51b155de35ad0ca097d3 |
|
MD5 | 1ae61c8f67daf9768233bb9804c19a5c |
|
BLAKE2b-256 | 22d552447d29fa92c3005ccba7ffff3e963dfd0a0f10a6eadabfeaa1c58566ea |