تحليلي هو الشبكة العصبية ، التعلم العميق نموذج أو نموذج تحليلي يمكن استخدامها للتنبؤ أو classfiy البيانات مثل الصور والصوت والنصوص وأكثر من ذلك.
تحليلات توفر المكتبة العديد من المصادر المفتوحة أمثلة من تحليلات الصور classifcation والاستخدامات الأخرى. يمكنك إنشاء الخاصة بك التحليلية و تحميل ثنائي ملف الشبكة مثل الثعبان .الملف pb الذي يمثل النموذج الخاص بك.
يمكنك إنشاء الخاصة بك التحليلية من استعراض تحليلات الصفحة. لإنشاء التحليلية كان الاسم والوصف فئة تصنيف تحت. يمكنك أما جعل التحليلية الخاصة اختيار الأشخاص الذين يمكنهم الوصول إليها ، أو تجعل من الجمهور و يمكن الوصول إليها من قبل أي شخص.
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. |
التحليلية شبكة محرر يسمح لك تكوين لتحميل أو استيراد الملفات المطلوبة لكل البياني و تسميات التحليلية الخاصة بك. حاليا التحليلية الشبكة الثنائية يجب أن يكون ملف بايثون Tensorflow .الملف pb. دعم شبكة أخرى أنواع ستضاف في المستقبل. التسميات هو ملف نصي الذي يطابق الثنائية شبكة الإخراج.
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 |
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. |
Properties | Description |
---|---|
Text Area | Displaying the labels saved in the uploaded text file. |
Icon | Property Name | Description |
---|---|---|
Save | Save the current changes. | |
Upload | Upload graph .pb file. | |
Download | Download the current uploaded graph. |
يسمح لك محرر الشبكة التحليلية المخصص بتكوين وتحميل أو استيراد الملفات المطلوبة لكل من الرسم البياني والتسميات لـ تحليل مخصص. حالياً يجب أن يكون الملف الثنائي للشبكة التحليلية ملف .h5 لشبكة Tensorflow مخصصة أو ملف .ser لشبكة بوت Libre. يجب أن يكون هناك أية تسميات أو خصائص. يمكن تدريب الشبكات المخصصة واختبارها باستخدام واجهة برمجة تطبيقات الويب.
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 |
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. |
التحليل مستودع يسمح لك لإضافة تسمية استيراد الصور داخل واحدة من كل تسمية من التسميات.
Icon | Property Name | Description |
---|---|---|
Delete | Delete the selected label. | |
Add | Add a label |
Properties | Description |
---|---|
Labels | Select a label |
Properties | Description |
---|---|
Add label | Add a label to the list |
التدريب الصور.
Properties | Description |
---|---|
Start | Training will start based on availability. This might take several hours. |
اختبار الصور.
Properties | Description |
---|---|
Start | Testing will start based on availability. |