I’m building a JavaScript(react native) application with firebase, and the idea is I want to write a function in firebase that makes a c
I have train a model to detect the colour of gemstones and have used cnn.My source code is available at how can I improve the accuracy rate of the below trained
How can I get the date format of the user's country through the Carbon library? For example, the code below brings me the iso formats of that region. Carbon::n
What's the function name of shift right/left (Bitwise Operators) in php7 gmp extension? No something like gmp_shiftr found.
I'm trying to run bundle install and getting the following error: Bundler could not find compatible versions for gem "activemodel": In Gemfile: rails (= 5.1.
Given the following object data = { "c": {name: "c"}, "2": {name: "two"}, "1": {name: "one"}, "a": {name: "a"} } It should end in an array with the followi
I have 2 items, collections and accounts represented by 2 structs that I would like to merge into a single response. collections, accounts, err := h.Service.Man
I tried put this line $ pip install cython but, I have an error like this I/home/jsim/Desktop/Weakly_Segmentation/PuzzleCAM/PuzzleCamVenv/include/python3.8 -c
I launched a standalonejob.sh command in this way: ./bin/standalone-job.sh start --job-classname org.apache.flink.streaming.examples.windowing.TopSpeedWindowing