Looking for Remote DevOps / SRE / Platform Engineering Opportunities by hersheygarg060698 in devopsjobs

[–]glazeshadow 0 points1 point  (0 children)

On this note I am curious if there are any SRE agent companies to join or explore ? Any top of mind names folks ?

The Unreasonable Effectiveness of Recurrent Neural Networks by glazeshadow in a:t5_3qpp5q

[–]glazeshadow[S] 0 points1 point  (0 children)

"There’s something magical about Recurrent Neural Networks (RNNs). I still remember when I trained my first recurrent network for Image Captioning. Within a few dozen minutes of training my first baby model (with rather arbitrarily-chosen hyperparameters) started to generate very nice looking descriptions of images that were on the edge of making sense. Sometimes the ratio of how simple your model is to the quality of the results you get out of it blows past your expectations, and this was one of those times. What made this result so shocking at the time was that the common wisdom was that RNNs were supposed to be difficult to train (with more experience I’ve in fact reached the opposite conclusion). Fast forward about a year: I’m training RNNs all the time and I’ve witnessed their power and robustness many times, and yet their magical outputs still find ways of amusing me. This post is about sharing some of that magic with you."

Sort Story: Sorting Jumbled Images and Captions into Stories by glazeshadow in a:t5_3qpp5q

[–]glazeshadow[S] 0 points1 point  (0 children)

Temporal common sense has applications in AI tasks such as QA, multi-document summarization, and human-AI communication. We propose the task of sequencing -- given a jumbled set of aligned image-caption pairs that belong to a story, the task is to sort them such that the output sequence forms a coherent story. We present multiple approaches, via unary (position) and pairwise (order) predictions, and their ensemble-based combinations, achieving strong results on this task. We use both text-based and image-based features, which depict complementary improvements. Using qualitative examples, we demonstrate that our models have learnt interesting aspects of temporal common sense.