Heyall! Im having some difficulty understanding a particular playbook that we are working on. Simple scenario, we want to edit a file that is running on AWX its
I have a yup validation on signup form. everything works good on localhost but not on develop. I use cognito but on development after type wrong password valida
After some time passed using Sheet27 both events stopped working. The code for the events are on Sheet27. No other Sub is called. There are four events for Shee
Ive recently implemented memcache on my site which has been under heavy mysql load (mysql was as optimized as I could make it). It solved all my load issues, an
Im learning JS. Found a good video "JavaScript Programming - Full Course" and stucked at the 2nd part where I need to use DOM. I have the HTML document, in i r
I am building a Data pipeline using Apache Spark in java and wanted to ask on the perspective of caching the Data Frame. There is an API call which is returning
I am trying to normalize MNIST dataset in PyTorch 1.9 and Python 3.8 to be between the range [0, 1] with the code (batch_size = 32). # Specify path to MNIST dat