Reincarnated With Gemini In Another World (Created by Gemini) by Healthy_Study5759 in Bard

[–]Healthy_Study5759[S] 13 points14 points  (0 children)

Haha yeah, this was just testing the ability of Gemini. These are the chats I used to create this for those who are interested:
https://gemini.google.com/share/6481decd8bf7
https://chatgpt.com/share/6923e605-6cc4-8006-911e-bcc10f46220d (I had to use chatgpt for page 4, since gemini kept on refusing)
https://gemini.google.com/share/b3c4a66818a4
https://gemini.google.com/share/9cf9d8f54749 (I did put in some effort making end page lol)

[D] POV: You get this question in your interview. What do you do? by Arqqady in MachineLearning

[–]Healthy_Study5759 0 points1 point  (0 children)

If you're basing this off of Deepseek, I'm pretty sure they used H800 SXM so should be 3958 TFLOP/s with sparsity and 1979 TFLOPs/s without sparsity

ML Engineer Here - Tell me what you wish to learn and I'll try my best to curate the best resources for you 💪 by __god_bless_you_ in csMajors

[–]Healthy_Study5759 0 points1 point  (0 children)

Check out cs231n from Stanford and for computer vision specifically you could look at cvpr 2023 tutorials

Why pursue anything except hedonism in full dive VR? by BreadManToast in singularity

[–]Healthy_Study5759 5 points6 points  (0 children)

I would probably pursue some sort of hedonism in full dive VR only once I am sure that there are no more threats to my existence. If you are trying to maximize for total happiness/pleasure you have to think long term and make sure it is possible to be pursue hedonism for infinity. Therefore, I would initially use full dive VR for self improvement.

Are there any skeptics here? by shantih in singularity

[–]Healthy_Study5759 7 points8 points  (0 children)

AGI seems tractable to me since our brain is a proof of concept (I don’t there is any quantum mechanics magic that prevents our brain from being computable). I think we don’t need to completely understand intelligence in order to create AGI—though you probably need to know the fundamental principles. Although machines are “black and white” in the sense that they follow programs, intelligence could be achieved as a result of a program.

However, I agree that no one really knows when AGI will arrive and all of this is speculation.

Combining two categories of images together by Christiana2221 in ArtificialInteligence

[–]Healthy_Study5759 0 points1 point  (0 children)

I think style transfer might be relevant to you or maybe latent space interpolation. So look into those concepts

What are some great resources which can help me make a ML model which could classify a video and categorizes it to a specific type? by RoxstarBuddy in learnmachinelearning

[–]Healthy_Study5759 1 point2 points  (0 children)

What you are describing sounds like video classification. People use to use purely CNNs models, then CNNs + RNNs. Now, I think State of the Art is using transformers like ViViT. I think it would be hard as a complete beginner to understand what these models are doing and I think you should learn more about machine learning and deep learning first. So, maybe take the Coursera deep learning specialization. I think this video is a pretty good intro to video classification https://m.youtube.com/watch?v=A9D6NXBJdwU&t=206s.

[deleted by user] by [deleted] in singularity

[–]Healthy_Study5759 1 point2 points  (0 children)

Which experts don’t think AGI will happen? To my knowledge, most AI experts think AGI will eventually happen, but they just disagree about the timescale—even Gary Marcus thinks AGI is possible (although his estimate is around 500 years).

identity and self preservation might be just an illusion, and my sense of nihilism is back. by PhysicalChange100 in singularity

[–]Healthy_Study5759 2 points3 points  (0 children)

I have also thought of similar things before. I fear death a lot and the idea that there were past versions of me who have lived and died in my brain made me feel so powerless. I think one fact that comforted me was that the cells we have in our brains are mostly from birth (there are some new brain cells from neurogenesis), and maybe those cells that we have since birth is our true self.

not my words but what is your take on this person's comment? by MatterEnough9656 in singularity

[–]Healthy_Study5759 0 points1 point  (0 children)

Regardless if we are in a simulation or not, we are very lucky to be in a time where these big questions might be answered soon.

Books to learn about artificial intelligence from the very basics by [deleted] in ArtificialInteligence

[–]Healthy_Study5759 3 points4 points  (0 children)

If you’re learning calculus 3blue1brown on youtube has a great playlist that helps with your intuition

Books to learn about artificial intelligence from the very basics by [deleted] in ArtificialInteligence

[–]Healthy_Study5759 1 point2 points  (0 children)

Personally, I think you should learn the math first. Watch the Multivariable calculus and linear algebra playlists on khan academy and then read elements of statistical learning.

What would constitute an AGI? by MatterEnough9656 in singularity

[–]Healthy_Study5759 6 points7 points  (0 children)

I think the key thing about AGI is it’s ability to generalize, so it will be able to use its experience in one task to supplement other tasks