Aprendizaje Profundo Análisis Y
Descripción
Una analítica es una red neuronal, el aprendizaje profundo de modelo, o modelo analítico que puede ser utilizado para predecir o classfiy de datos tales como imágenes, audio, texto, y mucho más.
El análisis de la biblioteca proporciona muchos ejemplos de código abierto de google analytics para la imagen de la classifcation y otros usos.
Usted puede crear su propio analítica y cargar un archivo binario de archivos de red, tales como python .pb archivo que representa el modelo.
La creación de
Usted puede crear su propio analítica de la
navegar
página de google analytics. Para crear una analítica, acaba de darle un nombre, la descripción y la categoría para clasificar bajo.
Se puede realizar la analítica privado y elegir quién puede acceder a ella, o hacerlo público y accesible por cualquier persona.
Propiedades
Properties |
Description |
Analytic Name |
Enter a analytic name. |
Description |
Optional description. |
Details |
You can enter optional additional information. |
Disclaimer |
You can enter optional legal information. |
License |
Optional license to release the analytic and all of its content under. |
Website |
If this analytic has its own website, you can enter it here. |
Website Subdomain (or domain) |
You can choose a subdomain to host your analytic's own website, or give a domain that you have registered and forward to this server. |
Categories |
Comma separated list of categories to categorize the analytic under. |
Tags |
Optional comma separated list of tags to tag the analytic under. |
Private |
A private analytic is not visible to the public, only to the user and users grant access. |
Hidden |
A hidden analytic is not displayed in the browse directory. |
Access Mode |
Define who can access this analytic. |
Fork Access Mode |
Define who can fork(copy) this analytic. |
Content Rating |
Rate the analytic. |
Ad Code |
You can display ads on your analytic's pages. |
Analítica De La Red
La analítica editor de red le permite configurar y cargar o importar los archivos necesarios para gráficos y etiquetas para su analítica.
Actualmente, la analítica, la red de archivo binario debe ser una de python Tensorflow .pb archivo. Soporte para otros tipos de red se añadirán en el futuro.
Las etiquetas de archivo es un archivo de texto que coincida con la red binaria de salida.
Red
Properties |
Description |
Analytic Type |
Types of analytic (inception_v3, mobilenet_0.25, mobilenet_0.50, mobilenet_0.75, mobilenet_1.0) |
Analytic Image Size |
Set the image size of the trained images |
Analytic Feed |
The input name used while training the images |
Analytic Fetch |
The output name used while training the images |
Red (Botones)
Icon |
Property Name |
Description |
|
Save |
Save the current changes. |
|
Upload |
Upload graph .pb file. |
|
Download |
Download the current uploaded graph. |
|
Delete |
Delete the uploaded graph. |
Etiquetas
Properties |
Description |
Text Area |
Displaying the labels saved in the uploaded text file. |
Etiquetas (Botones)
Icon |
Property Name |
Description |
|
Save |
Save the current changes. |
|
Upload |
Upload graph .pb file. |
|
Download |
Download the current uploaded graph. |
Redes analíticas personalizadas de Tensorflow y Bot Libre
El editor de red analítico personalizado le permite configurar y cargar o importar los archivos necesarios para el gráfico y las etiquetas para un análisis personalizado.
Actualmente, el archivo binario de red analítica debe ser un archivo .h5 para una red Tensorflow personalizada o un archivo .ser para una red Bot Libre.
No debe haber etiquetas ni propiedades.
Las redes personalizadas se pueden entrenar y probar mediante la API web.
Red
Properties |
Description |
Input Nodes |
Number of input nodes |
Output Nodes |
Number of output nodes |
Intermediate Nodes |
Number of nodes in each intermediate layer |
Intermediate Layers |
Number of intermediate layers |
Activation Function |
The activation function used for each layer |
Red (Botones)
Icon |
Property Name |
Description |
|
Save |
Save the current changes. |
|
Reset Network |
Reset the custom network by making a new network with the configurations above. |
|
Upload |
Upload graph .h5 or .ser file. |
|
Download |
Download the current uploaded graph. |
|
Delete |
Delete the uploaded graph. |
Analítica Repositorio
La Analítica Repositorio permite añadir una etiqueta y la importación de imágenes en el interior de uno de cada etiqueta las etiquetas.
Etiquetas
Icon |
Property Name |
Description |
|
Delete |
Delete the selected label. |
|
Add |
Add a label |
Properties |
Description |
Labels |
Select a label |
Añadir Etiquetas
Properties |
Description |
Add label |
Add a label to the list |
Formación Analítica
Imágenes de entrenamiento.
La Red De Formación
Properties |
Description |
Start |
Training will start based on availability. This might take several hours. |
Pruebas analíticas
Probando imágenes.
Red de pruebas
Properties |
Description |
Start |
Testing will start based on availability. |
Ver También