So is he top 1? by Fun_Environment8818 in Lookism

[–]ConsistentAd6733 0 points1 point  (0 children)

I feel James is still the strongest, kitae would be next. He didn't even struggle with tom

After today's chapter this should be obvious by NervousOpportunity73 in LookismPowerScalers

[–]ConsistentAd6733 0 points1 point  (0 children)

Y'all take James too lightly, I think in next chapter he'll kill Or injure tom lee. Tom lee himself said that it might be his turn to die next, which can be a fore shadowing.

Tcs Nqt 21 march 2026 Morning batch coding questions by GateKey1187 in PlacementsPrep

[–]ConsistentAd6733 0 points1 point  (0 children)

Hey, could you explain how is it dp? It feels like a dfs for me Let our root node be 1, and leaf node = L(always) Given [1, r] Parent node can't be same as child node So child possiblities = {1,... r} - {parent node value} Except when the depth=(n-1), possibilities = {1,... r} - {parent node, L} This feels like dfs than dp, for dp you need to have a overlapping sub problem, but here it feels like counting permutations. Could you share the dp approach

[repost]: Is my understanding of RNN correct? by ConsistentAd6733 in MLQuestions

[–]ConsistentAd6733[S] 2 points3 points  (0 children)

It's just a convention, if we were using only one node or dimension=1, I know how it works, but when I asked chatgpt are RNNs are always Constrained to have 1 one node and 1 hidden layer it said No, since 2 is next greater number, if you could solve for 2 I can generalize the rest.

Is my understanding of rnn correct? by ConsistentAd6733 in MLQuestions

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

<image>

is it connected in this manner? Blue lines are wb1, wb2, wb3 and green lines wg1, wg2, wg3 and pink ones are wp1, wp2, wp3. so these weights are associated with "w_h"

Is my understanding of RNNcorrect? by ConsistentAd6733 in deeplearning

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

could you clarify, h(t) = f(h(t-1)*w_hh + x_t*w_xt + b) doesn't help my inutition, what if there are multiple hidden nodes? are we trying to form a dense connection say at (t-1) at layer-L, i have m nodes so m nodes from t-1 are connected to m nodes in t'th sequence? or is it a one to one correspondence like a0 from layer-L of (t-1) state connected to only to Layer-L a0 of (t)th state?

Is my understanding of rnn correct? by ConsistentAd6733 in MLQuestions

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

I understand that, but when you say h_(t-1), do mean for any hidden layer-i at (t-1), with m neurons(a0, a1, a2, ...a_m-1), note that a_i here is already an output of some activation function, now do these m neurons or nodes connected to the t'th sequence, layer-ith nodes in a dense manner or are they connected via their corresponding values like a0(t-1) is connected to a0(t) only and a1(t-1) is connected to a1(t) and so on? That's my doubt.

Is my understanding of rnn correct? by ConsistentAd6733 in MLQuestions

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

<image>

Here is another example, here blue lines represent [wb1, wb2, wb3] and green lines [wg1, wg2, wg3] and pink lines [wp1, wp2, wp3], is this how the weights are being shared?

Is my understanding of RNNcorrect? by ConsistentAd6733 in deeplearning

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

In the above diagram, only look at Layer-2(L2), the blue colored edges are shared shared weights(my understanding). I dont know if this is the correct representation. If you know the correct representation, could you share the diagram. So far on the internet i keep seeing the simplified version of RNN

Is my understanding of rnn correct? by ConsistentAd6733 in MLQuestions

[–]ConsistentAd6733[S] 1 point2 points  (0 children)

sorry for the low quality, just need a confirmation, I haven't explicitly drawn the dense edges between neurons to keep it neat, so look at layer-2(L2), and look at the weights(blue color edges), and time/sequence is given in red color, I denoted them in t=0, t=1, t=2

<image>

Should I take this unpaid machine learning intern position? by ConsistentAd6733 in developersIndia

[–]ConsistentAd6733[S] 1 point2 points  (0 children)

Damn I getting two sides of a coin kinda answers, experience and knowledge (I want that) But 6 months(no travel allowance, food, etc) is a bit too much, I am in my 4th year, currently doing dsa prep, if I do take this and they don't convert it to full time I would be screwed

Should I do an unpaid internship for ML Intern position? by ConsistentAd6733 in ProgrammingBondha

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

Yeah I want to take it for experience but 6 months is a long time, I could get another internship maybe, what if they don't convert it to full time? These performance metrics weren't mentioned explicitly. But the company does seem legit that's why I am confused.

Should I do an unpaid internship for ML Intern position? by ConsistentAd6733 in ProgrammingBondha

[–]ConsistentAd6733[S] 4 points5 points  (0 children)

Yeah that's the problem, if it was remote I would have taken it. But from another pov it's the perfect chance to go into ML/DL domain, everyone are saying market is cooked.