The code #include <stdio.h> #include <stdlib.h> #include <string.h> /*Version 1*/ void replace_word(char *word); void add_new_word_dictionary(
I am trying to implement semantic image segmentation with num of classes = 21. The model(U-net) predicts a mask with dimensions (batch_size, H, W, num of classe
I'm trying to make a custom hook that gets 2 parameters: 1- a class that's actually is a mobx store 2- parameters of that class constructor this hook is lookali
I am trying to curl a long URL like the following and save it into a file: https://instagram.fwlg2-1.fna.fbcdn.net/v/t51.2885-15/277901819_162489612877754_74560
I've spring-data-aerospike project at github in branch npe. The application.properties is aerospike.host=localhost aerospike.port=3000 aerospike.namespace=test
I have a module called page with its own routing. In my root app.routing.module I redirect to the page module. and in the page module I have a page.routing.modu
I'm using Twig and I'd like to be able to minify the HTML output. How do I do this? I tried {% spaceless %}, but that requires adding that to all my templates.
I am trying to adjust a gt table employtable1 and create a stub with the various Job roles. For some reason I'm getting an error when running the command and I'