I have developed a custom generator to generate batches for my deep learning model to use when training. Its purpose is to minimize the amount of memory being u
I'm try to observe state as you see but when i use when and try to get data, compiler says Smart cast is impossible by casting it solves the problem but It felt
I'am developing multi language web site with .net core mvc. I used Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer. This code is work fine in .cshtml for m
I'm tweaking a project written in Ruby. I don't want the consumers of the tool having to install anything (such as Ruby itself) so I'm trying to compile the scr
I am trying to access remote hive(which is running on on-premisis) in glue with following code: glue configuration: glue version:2 spark : 2.4 In glue job, i at
I have tried to form a table and iterate through the table in HTML and JINJA2 <body> <form method ="post"> <label>Voter ID</label>
The array has to be entered by the user, and not specified in the app itself. char coeff[20]; char expo[20]; for (int i = 0; i < Size; i++) { cin >>