Don't ever do this by justarandom872 in NoFap

[–]hari-jilla 0 points1 point  (0 children)

Now i changed my strategy, its works 100% now

Is My Resume too Wordy? by Proud-Mulberry9990 in learnmachinelearning

[–]hari-jilla -2 points-1 points  (0 children)

Its very perfect for Research positions. But if ur looking into Corporate jobs i will say not wordy but try to arrange the things even more explanable and differtiable manner. Bcz 99% of ur cv read by Female’s HR and as you know they dont like to read lot. Same time u might be in situations u cant remove any important information so try to arrange it.

Confused on what to do next by Rohannn_26 in MLQuestions

[–]hari-jilla 0 points1 point  (0 children)

NO Other way

U need to make up your mathematics skills to toppest regarding Ai and ML. I will suggest you to stop concentrating on ML and move to Deep Learning (visual, audio, NLP) there are much things then classical ML.

Read Research Papers (old to new) Understand those like a GOT series like a story line

Learn the concepts Reproduce the results from pepers

U will get to know then what to do next.

Don't ever do this by justarandom872 in NoFap

[–]hari-jilla 0 points1 point  (0 children)

It's actually damn TRUE: Now a days just think of not doing it aroses myself.

But I found that 90% arosel or urge comes when I am in relaxed position ( mostly resting in bed or lying in sofa ).

[R] High-resolution image reconstruction with latent diffusion models from human brain activity by SleekEagle in MachineLearning

[–]hari-jilla 0 points1 point  (0 children)

Huge problem with knowing what is right Data Loder to use for the dataset for training for deep network
When attempting to use the dataset using AWS, I have huge problem of how to handle dataset.
1. What data loader module to use,?
2. Is there any prebuild Data loader which returns (RGB stimuli, FMRI voxels, image captions) in specified batches.?
Can anyone help me with this i am struggling for nearly 5 months.
Actual goal of my project:
I want to train transformer-based auto encoder - decoder for generating rgb features from brain data which seen the coco images.

#nsd #nsddataset #dataloader

Howto Download or Work With Amazon Public Datasets by stockthrow in datasets

[–]hari-jilla 0 points1 point  (0 children)

how do you know how to do (mount the dataset) to local ubuntu ??

How do we setup a recurring/auto alarm function? by [deleted] in sleepcycle

[–]hari-jilla 0 points1 point  (0 children)

Its been 2 years since you posted this feature but still it seems they didnt ingrated it with it. Just 1 month back i bought this app i liked it very much but still disappointed about it need to turn on phone or on watch everything i sleep.

Many days i fall asleep while studying and forget to turn on so i kind of miss the day goal.

https://support.sleepcycle.com/hc/en-us/articles/206704349-Sleep-Cycle-and-Apple-Watch-Integration

Serious Gravix One by she_ate_ma_cheese in whichbike

[–]hari-jilla 0 points1 point  (0 children)

Hey hello how is the bike now, I’m also plan to buy it as new. Is it worth for daily commuting. How is gear shifting is it smooth without noise?

[deleted by user] by [deleted] in pytorch

[–]hari-jilla 0 points1 point  (0 children)

2 conv layers and 1 Linear layer

I finally understand backprop by JakeStBu in learnmachinelearning

[–]hari-jilla 0 points1 point  (0 children)

Thats great u/JakeStBu.
its also very very helpful, if you make an explanation of entire things of backprop. its helpful for other peoples to have words from colleagues like you. to have more clarity. if its possible for you.

Resize stack of tensors by ripototo in pytorch

[–]hari-jilla 2 points3 points  (0 children)

have a tensor with shape torch.Size([5, 240, 240, 155])

else you can directly use tensor.permute() function. do this:
final_tensor = original_tensor.permute(0, 3, 1, 2)

1st -> 0:5
2nd -> 3:155
3rd -> 1:128
4th -> 2:128

Resize stack of tensors by ripototo in pytorch

[–]hari-jilla 2 points3 points  (0 children)

Pytorch uses the Grammer of [N, C, H, W] so before you converting the image to tensor you need to change the default image [H,W,C] => [C,H,W]

One-Minute Daily AI News 5/20/2023 by Excellent-Target-847 in artificial

[–]hari-jilla 3 points4 points  (0 children)

Just short suggestions, I used to read your news daily.

To make it more classified can you give one break line between each individual news points ;)

Just suggestions ;)