How to be a highly-qualified A.I scientist?

  • Thread starter Thread starter little_tiger
  • Start date Start date
  • Tags Tags
    Scientist
AI Thread Summary
To become a highly-qualified AI scientist, start by obtaining a Computer Science degree, as foundational knowledge is crucial. While community colleges may offer limited AI classes, pursuing graduate-level courses will be essential for deeper understanding. Focus on programming skills, particularly in writing recursive algorithms and learning languages like Scheme or LISP, which have historical significance in AI development. After completing your undergraduate studies, aim for a graduate program to explore advanced topics such as neural networks and AI design. To excel in the field, strive for excellence, as top companies seek individuals who can contribute significantly to specific projects or groundbreaking research.
little_tiger
Messages
3
Reaction score
0
How to be a highly-qualified A.I scientist?

hi all,
i am a freshmen Computer Science student at a community college. i am trying to be an A.I scientist in the future. How do I need to prepare to become a top-notch A.I scientist since the beginning?
 
Technology news on Phys.org


Get your Computer Science degree first-- I'm guessing you probably won't have much in the way of AI classes at your community college, I dunno. I had one undergraduate AI class available at my school-- I took it and it wasn't very in depth. You'll probably need graduate level courses somewhere.

At the undergraduate level, learn to program. ESPECIALLY learn to write recursive algorithms. Learn Scheme/LISP (very similar syntax, IIRC). I seem to recall that those languages were big in the AI world, but that may have changed.

Once you've done that, I would guess you want to get into a graduate program somewhere. I'm not sure, but I would expect at that point you could get into learning about neural networks and advanced AI design.

Finally, if you want to be a "scientist", you've got to be top notch. Not many companies will want to have you farfing around with AI just for the sake of research unless:

1) They have a specific task in mind for you (one that you probably won't care much about)
2) You're doing really incredible things

DaveE
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Back
Top