Uma Aprendizagem Mais Profunda E Analytics
Visão geral
Analítica é uma rede neural, uma aprendizagem mais profunda do modelo, ou modelo analítico que pode ser usado para prever ou classfiy de dados, tais como imagens, áudio, texto e muito mais.
O google analytics biblioteca fornece muitos exemplos de fontes de analytics para a imagem classifcation e outros usos.
Você pode criar sua própria análise e fazer o upload de um binário de arquivo de rede, tais como python .pb arquivo que representa o seu modelo.
Criar
Você pode criar o seu próprio analítica do
procurar
página do google analytics. Para criar um analítica, basta dar-lhe um nome, descrição, categoria e categorizá-lo.
Você pode fazer a analítica privado e escolher quem pode acessá-lo, ou torná-la pública e acessível por qualquer pessoa.
Propriedades
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 Rede
A análise de rede editor permite que você configure e para carregar ou importar os arquivos necessários para tanto gráfico e etiquetas para os seus analítica.
Atualmente, a análise de rede do arquivo binário deve ser um python Tensorflow .pb arquivo. Suporte para outros tipos de rede serão adicionados no futuro.
Os rótulos de arquivo é um arquivo de texto que corresponde ao binário de rede de saída.
Rede
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 |
Rede (Botões)
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 (Botões)
Icon |
Property Name |
Description |
|
Save |
Save the current changes. |
|
Upload |
Upload graph .pb file. |
|
Download |
Download the current uploaded graph. |
Tensorflow personalizado e bot libre redes analíticas
O editor de rede analítico personalizado permite configurar e carregar ou importar os arquivos necessários para gráficos e rótulos para uma análise personalizada.
Atualmente, o arquivo binário de rede analítica deve ser um arquivo .h5 para uma rede tensorflow personalizada ou um arquivo .ser para uma rede Bot Libre.
Não deve haver rótulos ou propriedades.
As redes personalizadas podem ser treinadas e testadas usando a API da Web.
Rede
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 |
Rede (Botões)
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ítico Repositório
Analítica Repositório permite que você adicione um rótulo e importar imagens dentro de cada rótulo os rótulos.
Etiquetas
Icon |
Property Name |
Description |
|
Delete |
Delete the selected label. |
|
Add |
Add a label |
Properties |
Description |
Labels |
Select a label |
Adicionar A Etiqueta
Properties |
Description |
Add label |
Add a label to the list |
Analítica De Formação
Formação de imagens.
Rede De Formação
Properties |
Description |
Start |
Training will start based on availability. This might take several hours. |
Testes analíticos
Testando imagens.
Rede de Teste
Properties |
Description |
Start |
Testing will start based on availability. |
Veja Também