Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Wednesday, September 25, 2019
Running Oracle JET in Oracle Cloud Free Tier
›
OOW'19 stands up from recent years OOW conferences with important announcement - Oracle Cloud Free Tier offering. This offering include...
Monday, September 23, 2019
Comprehensive TensorFlow.js Example
›
I have implemented an app which includes TensorFlow.js API usage. First I will walk you through the app functionality and then will dive in...
Tuesday, September 10, 2019
Using Web Worker for Long Tasks in Oracle JET
›
JavaScript app runs in a single thread. This means if there is a long-running resource-intensive operation - the thread will be blocked and...
Sunday, August 11, 2019
Oracle JET - How To Reference JavaScript Module in HTML
›
I will explain how to reference JavaScript module function in Oracle JET HTML. In previous Oracle JET versions, we were using $root to acce...
Tuesday, August 6, 2019
Oracle JET Model ID Attribute
›
When building Oracle JET Model/Collection structure to render table, you should be careful defining ID attribute. This attribute must have ...
Thursday, August 1, 2019
Report Time Execution Prediction with Keras and TensorFlow
›
The aim of this post is to explain Machine Learning to software developers in hands-on terms. Model is based on a common use case in enterp...
Tuesday, July 16, 2019
Fix for Oracle VBCS "Error 404--Not Found"
›
We are using Pay As You Go Oracle VBCS instance and had an issue with accessing VBCS home page after starting the service. The service was...
2 comments:
‹
›
Home
View web version