Predicting Binary Classification with Tensorflow JS
Leverage TensorFlow and JavaScript to train and predict an accurate binary classification. Includes code sample and Github link to the notebook. Tensorflow is a really …
Mastering Software Development: Web, JavaScript, Databases, Linux, Ethereum smart contracts
Leverage TensorFlow and JavaScript to train and predict an accurate binary classification. Includes code sample and Github link to the notebook. Tensorflow is a really …
Javascript coding in Jupyter Notebook is possible with Deno runtime! Let’s dive together into the mechanics and capabilities of Deno in Jupyter. We’re going to …
Learn how to create a secure voting smart contract in Solidity for Ethereum using NodeJS and Hardhat ensuring best practices including blockchain unit testing. Code …
Let’s explore together how to use CanvasJS in order to create a historical series chart of the Ethereum price (in EUR). We will use an …
Want an easy way to get ETH price in NodeJS? This coding tutorial is for you! We will use 2 free APIs in order to …
Snaps are purposefully designed to be easy to use and maintain, offering added benefits of security and scalability. Encapsulating your NestJS app into a snap …
It couldn’t be easier to write a smart contract and test it in NodeJS. Hardhat is a library which facilitates creating, publishing and testing a …
In my last article I showcased a very straightforward way of implementing a one to many relationship in RavenDB with an index. This is the …
One-to-many relationships are a standard norm in SQL databases. Going noSQL doesn’t mean you won’t be able to model such a relation. On the contrary, …
Hey there! Since I will be away for a couple of weeks, I’d like to share with you an easy implementation of RavenDB suggestion capability …