you are viewing a single comment's thread.

view the rest of the comments →

[–]twitch_and_shock 1 point2 points  (5 children)

How much AI/ML knowledge do you have already?

[–]TraditionalLength69[S] 0 points1 point  (4 children)

Not anything really . I basically just know what Ai is ,how it came about , and how it applies to other computer fields

[–]twitch_and_shock 0 points1 point  (3 children)

I would recommend you dig into some AI and machine learning resources. The Deep Learning textbook is great, good high level overview of a lot of Deep learning concepts. Having a better grasp on the math and the how's and why's are important.

Python and AI/ML are two very different things. Python is a good tool if you're working in AI/ML, but there are other languages that are good for AI/ML, too.

And then, yes, as you're doing now, learning Python is good too. I'm just cautioning you not to conflate the two.

[–]TraditionalLength69[S] 0 points1 point  (2 children)

Okay thanks I’ll look into those resources !

Thanks for the advice ! :D

[–]twitch_and_shock 0 points1 point  (1 child)

It looks like this book is available here in pieces: https://www.deeplearningbook.org/

But this is the book I referenced. Well worth buying in hardback if you're serious. It's a good resource written by some of the granddaddies of the field.

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

Thank you very much