...
Developers should be prepared to integrate with and use their deep learning portfolio. Before we get some scope on their API's and endpoints some background in deep learning (a specialized subset of machine learning concentrated on the "Greedy Layer-Wise Unsupervised Pretraining procedure" - Hinton, 2006 - University of Toronto) and the "Long Short-Term Memory model - Hochreiter and Schmidhuber 1997" will be required.
JIRAs
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | LOG-500 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | LOG-511 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | LOG-104 |
---|
|
Design/Theory Preparation
...
ONAP integration with Acumos -
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | LOG-264 |
---|
|
, Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | LOG-411 |
---|
|
and https://jira.acumos.org/browse/ACUMOS-900Docker architecture
Code Block |
---|
|
ubuntu@ip-172-31-60-228:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
afa39db75934 kong:0.11 "/docker-entrypoint.…" About an hour ago Up About an hour 0.0.0.0:80->8000/tcp, 0.0.0.0:8480->8001/tcp, 0.0.0.0:443->8443/tcp, 0.0.0.0:8443->8444/tcp acumos_kong_1
952f648ad4cc nexus3.acumos.org:10004/acumos-portal-fe:1.15.16 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 0.0.0.0:8085->8085/tcp acumos_portal-fe_1
757ceefa7345 nexus3.acumos.org:10004/onboarding-app:1.22.0 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 0.0.0.0:8090->8090/tcp acumos_onboarding-app_1
b355fa99fdc7 nexus3.acumos.org:10004/federation-gateway:1.1.2 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 9011/tcp, 0.0.0.0:9084->9084/tcp acumos_federation-gateway_1
614b7b173da2 nexus3.acumos.org:10004/acumos-portal-be:1.15.16 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 8083/tcp acumos_portal-be_1
e69d0230e872 nexus3.acumos.org:10004/acumos-filebeat:1.0.0 "/usr/local/bin/dock…" About an hour ago Up About an hour acumos_filebeat_1
5d317cd0f8bb nexus3.acumos.org:10004/acumos-azure-client:1.96.0 "/bin/sh -c 'java -X…" About an hour ago Up About an hour 9081/tcp acumos_azure-client_1
d6db55627deb nexus3.acumos.org:10004/acumos-cms-docker:1.3.2 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 0.0.0.0:9080->9080/tcp acumos_cms_1
91b13dfcdbb9 sonatype/nexus3:3.9.0 "sh -c ${SONATYPE_DI…" About an hour ago Up About an hour 0.0.0.0:8001-8003->8001-8003/tcp, 0.0.0.0:8081->8081/tcp acumos_nexus_1
158802c95df0 postgres:9.5 "docker-entrypoint.s…" About an hour ago Up About an hour 0.0.0.0:5432->5432/tcp acumos_kong-database_1
f0564e008713 nexus3.acumos.org:10004/ds-compositionengine:0.0.26 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 8088/tcp acumos_ds-compositionengine_1
3d552ab715c6 nexus3.acumos.org:10004/validation-middleware:1.2.1 "python validation_m…" About an hour ago Up About an hour 9604/tcp acumos_validation-middleware_1
674cb9d41af7 nexus3.acumos.org:10004/validation-engine:1.2.2 "python validation_e…" About an hour ago Up About an hour 9605/tcp acumos_validation-engine_1
1cdc2b4843b2 nexus3.acumos.org:10004/validation-client:1.2.1 "python validation_c…" About an hour ago Up About an hour 9603/tcp acumos_validation-client_1
6f91fb238c95 nexus3.acumos.org:10002/common-dataservice:1.14.3 "/bin/sh -c 'cd /mav…" About an hour ago Up About an hour 0.0.0.0:8000->8000/tcp acumos_common-data-svc_1 |
TensorFlow
https://www.tensorflow.org/install/install_mac
...