• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Pragmatic AI for Web Developers

 
Ranch Hand
Posts: 71
1
Firefox Browser Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Noah,

Do you think in the next 10 to 20 years, the average professional web developer position will require AI skills? Thank you.
 
Greenhorn
Posts: 22
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
10-20 years out is far enough out that I am not sure what will be happening and that there will even be the concept of web development.  In the next 1-2 years though, yes, I do think it is will be very common to use AI APIs.  A great example is iOS and the CoreML framework, the iOS developer may not be the person training the Machine Learning model, but they know enough about it to use the model in the their application.  My suspicion is much of the hard stuff in AI is going to be commodity:  hyper parameter tuning, model selection, etc, and there will be tremendous value in people who can create solutions with AI APIs.
reply
    Bookmark Topic Watch Topic
  • New Topic