#Need tutorials or free YouTube guides for creating ai

30 messages · Page 1 of 1 (latest)

uneven tangle
#

Well good luck xD
Where are you with your programming skills?

olive tree
#

What specifically do you mean by AI? ChatGPT? Or are you wanting to build systems that can learn from data to make predictions?

proven locust
#

I know python basics cause it clicked really easy, and learning C+/ C++, a good amount of lua

proven locust
#

Without the advanced stuff

uneven tangle
#

Then you know AI is allready smth like this:


def myoutput(ins):
  if isinstance(ins, str)
    print("thats a string")
  else:
    print("sadly no string")

myoutput(5)
myoutput("banana")

so more definition fo what you think AI is^^

proven locust
#

Yeah but, I mean how it predicts what to say next

uneven tangle
#

then u need to study LLMs

proven locust
#

Thats the word that sounds like what I need

uneven tangle
#

tons of statistic and optimizations

olive tree
uneven tangle
#

Large Language Models

proven locust
#

So LLM and Neural Networks?

#

I even studied the brain Grey matter vs White matter 😭

#

Also the instinct of every animal being Survival which causes them to evolve

olive tree
proven locust
#

colab research google seems free and I think can handle that

uneven tangle
olive tree
olive tree
proven locust
#

So the colab thing dont work?

olive tree
uneven tangle
#

well everything you learn can add up to knowledge and thoughts you ddint had before, so ust look into one thing after another and chain them to the knowledge you need.
But tehre was something from google iirc, that expalined basics of LLM pretty well (but huge topic tho)

proven locust
#

Well you guys narrowed down the topics, thanks.

uneven tangle
#

basics of statistics easy explained:
https://www.youtube.com/channel/UCtYLUTtgS3k1Fg4y5tAhLbw
(found it helpfull when i had my AI course xD still couldnt catch up the tempo and stopped looking into it)

#

*** Well see you in a year again^^***

olive tree
wicked wraith
#

If you actually want to do ML research:

  • Get a degree in computer science and or math
  • Do more math
  • Watch Andrej Karpathy's lectures on LLMs
  • Notice that LLMs are not the path to AGI
  • Break down and cry because you don't have $500 billion to spend on GPUs
  • Work at a normal AI lab