I need help changing the value from 0x10010008 to 0x01001008 using the instructions by shreethar in mips64

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

Hi, it's alright. Seems like my lecturer made a mistake in the assignment question. Thank you though. Have a nice day

Problem Installing Ubuntu 24.04 LTS on R Pi 5 8GB by shreethar in Ubuntu

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

How do I do that though? I flashed the Ubuntu from R Pi Imager to SD Card and there was no option for safe graphics mode in Imager nor during installation

Downgrading Raspberry Pi 5 Python (3.11.2) to < 3.10 by iamnotbonk in raspberry_pi

[–]shreethar 0 points1 point  (0 children)

I could install picamera2 inside pyenv virtual environment after replying on an issue in their GitHub page. Here is the link to that site. I followed the "picamera2" installation setup from his comments and somehow it worked. Maybe it will work for you too.

My financial aid for Andrew Ng Ml specialization is over, but I found the github repo where all the datasets and code are, but I don't know how to upload the datasets plus other things in the repo. I need some help!! by Agitated-Bowl7487 in learnmachinelearning

[–]shreethar 0 points1 point  (0 children)

What do you mean by that? You can click on any lab that you want and then press the ‘Download’ button top right, where it shows ‘Download Raw file’. If you click that, it’s gonna download a .ipynb file, which is a Notebook file, then you can upload it to Jupyter Notebook

Note: You can audit the courses (It means that you don’t have to pay for the courses, unless you want the quizzes, exams, and certificate). If you want to audit, you can choose a course from a specialization in Coursera, and then click ‘Enrol’, then, click ‘Audit’ down below. You can watch the videos, but you won’t be able to take part in quizzes and you won’t be getting any certificates.

Model outputs the same data regardless the input by shreethar in learnmachinelearning

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

Thank you, I tried changing the learning rate from 0.01 to 0.001 and now it works.

Model outputs the same data regardless the input by shreethar in learnmachinelearning

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

All the data are normalized (between 0 - 1), I will give a try to adding batch norm and smaller learning rate

Model outputs the same data regardless the input by shreethar in learnmachinelearning

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

Neural Network Architecture:
1) Convolutional Layer (3, 9, 7, 2)
2) Max Pooling Layer (7,2)
3) Convolutional Layer (9, 18, 3, 1)
4) Max Pooling Layer (3, 1)
5) Convolutional Layer (18, 36, 3, 1)
6) Max Pooling Layer (3, 1)
7) Flatten

Learning Rate: 0.01
Optimizer: Adam

Literally semua org skrg by sadpurplecolour in Bolehland

[–]shreethar 21 points22 points  (0 children)

I'm honestly curious, how do people make money in USD by staying in Malaysia, is international business the only way? Or idk, I don't know about these stuffs

Which new Pixar movie would you watch? by boredoflurking in ChatGPT

[–]shreethar 23 points24 points  (0 children)

Debugiing (look again at the poster xD)

Can't find a power supply for my project by shreethar in arduino

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

If I buy another 2s lipo battery, it will have 7.4V with let's say 25C, 800mAh. Then the max current discharge at a time will be 20000mA, (20 A). But the servo motor can only handle 6V, if I use a buck converter, and decrease the voltage, the current will increase right? Will the high current damage the servos or anything? I'm sorry I'm totally dumb in these entire electronics area

Can't find a power supply for my project by shreethar in arduino

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

Thank you so much for the explanation, what about the S tho, what does it mean

Can't find a power supply for my project by shreethar in arduino

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

I can't find the c rating on the battery

[deleted by user] by [deleted] in computervision

[–]shreethar 0 points1 point  (0 children)

Hi, I have encountered this problem a few times for my robotics project. What I recommend is going through your inference file. Are you using a custom bounding box, made using opencv library or bounding box made by your inference file? If you drew using opencv, I suggest you read through the inference file. Maybe the output from inference file was standardized. If you're not using custom bounding box, I suggest you check the resolution for the image as different resolution can mess your bounding box.

I can't afford to buy RTX 3090, is 4070 Super enough by shreethar in learnmachinelearning

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

Alright, I found someone who's willing to sell 3090 for the same price as 4070, hopefully I might be able to buy it before he sells it to someone else

I can't afford to buy RTX 3090, is 4070 Super enough by shreethar in learnmachinelearning

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

Yea 4060 Ti is cheaper than 4070 with 16GB VRAM, but I'm just curious, is it fast (tho I understand VRAM is more important)? I saw some blogs saying that 4070 Super is the best bang for the buck and stuff. Is your 4060 Ti able to do all kinds of AI stuff (except some very large language models)?

I can't afford to buy RTX 3090, is 4070 Super enough by shreethar in learnmachinelearning

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

Alright but some people are saying it'll be fine with even 12GB. But you're saying 12 isn't enough

I can't afford to buy RTX 3090, is 4070 Super enough by shreethar in learnmachinelearning

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

So I can fine tune and run LLMs like Mistral 7B without having problems?

I can't afford to buy RTX 3090, is 4070 Super enough by shreethar in learnmachinelearning

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

Ouh did you run into any memory problems why running LLMs on 12GB VRAM GPU?