With Salmos Report in Spring boot generate reports in any format you need
In Generating a report from data stored in database, along with Report’s title, columns’ header, content direction, fonts and etc., there exist numerical information that …
In Generating a report from data stored in database, along with Report’s title, columns’ header, content direction, fonts and etc., there exist numerical information that …
Despite many advantages of Python such as simple syntax, easy-to-read code and large number of available 3rd-party packages, when it comes to embedded systems and …
Holidays are a great opportunity to make ideas which go on in the mind come true. It was a month that I was thinking on …
FaceNet is a face recognition system using deep neural network, introduced in 2015 by researchers at Google. The main idea of this system is to train …
Reports are essential part of any software , and also it can be most frustrating part of software development. In web application, particularly flask web …
Machine learning algorithms work with data, ML algorithms without data are like a BMW car without gasoline . It is very important that you feed …
In a routing game on the Internet, players intend to send a fixed amount of flow from source to the destination through the network consist …
Last week I started to implement graphical Gradient Descent algorithm for linear regression (supervised machine learning). Gradient Descent is a general algorithm and is used not …
Recently I contributed to an open source project named GraphTea. It’s a great software coded in Java to work on graphs, network flows and social …
Last night I was surfing in my PC,I found the convex hull program in the folder of academic projects , I remember that I coded …