this post was submitted on 08 Apr 2024
66 points (92.3% liked)

Asklemmy

43376 readers
1477 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

There's a video on YouTube where someone has managed to train a network of rat neurons to play doom, the way they did it seems reminiscent of how we train ML models

I am under the impression from the video that real neurons are a lot better at learning than simulated ones (and much less power demanding)

Could any ML problems, such as natural language generation be solved using neurons instead and would that be in any way practical?

Ethically at this point is this neuron array considered conscious in any way?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 5 months ago (1 children)

Think you might've commented on the wrong post

[โ€“] [email protected] 0 points 5 months ago (2 children)

Haha naw, it's the same basic idea, just using something inorganic (like glass) to represent a neural network instead of something like biological neurons.

[โ€“] [email protected] 3 points 5 months ago (1 children)

Cool idea, though existing computers are also an inorganic way to representing a neural net

[โ€“] [email protected] -1 points 5 months ago

Well, yes, but something like an etched glass would be better in basically every way, if it could be done. (See my other comment in this thread if you want more details)

[โ€“] [email protected] 1 points 5 months ago (1 children)

What on earth are you talking about?

[โ€“] [email protected] -1 points 5 months ago (1 children)

A neural network is an array of layered nodes, where each node contains some kind of activation function, and each connection represents some weight multiplier. Importantly, once the model is trained, it's stateless, meaning we don't need to store any extra data to use it - just inputs and outputs.

If we could take some sort of material, like a glass, and modify it so that if you shone a light through one end, the light would bounce in such a way as to emulate these functions and weights, you could create an extremely cheap, compact, fast, and power efficient neural network. In theory, at least.

[โ€“] [email protected] 1 points 5 months ago (1 children)

So just ML on an optical computer, or some sort of baseless sci-fi thing you made up?

[โ€“] [email protected] 1 points 5 months ago (1 children)

A mix of both, but keep in mind that I'm commenting on a post about a related made up sci-fi idea.

[โ€“] [email protected] 1 points 5 months ago

It most certainly is not: https://www.technologyreview.com/2023/12/11/1084926/human-brain-cells-chip-organoid-speech-recognition/

Neural organoids have been a thing for a few years now.