element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Essentials
  • Learn
  • Learning Center
  • Essentials
  • More
  • Cancel
Essentials
Polls What is Your Interest in AI and Machine Learning?
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Essentials to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: rscasny
  • Date Created: 6 Sep 2018 4:16 PM Date Created
  • Last Updated Last Updated: 11 Oct 2021 2:58 PM
  • Views 2985 views
  • Likes 0 likes
  • Comments 32 comments
Related
Recommended

What is Your Interest in AI and Machine Learning?

I am preparing my schedule for topics in 2019 for ESSENTIALS, as well as other programs such as RoadTests and/or Webinars. I have discussed with others about offering a several part series on artificial intelligence or machine learning. I think it's topic that everyone should have knowledge in. My intent was that the first module might be more general knowledge, but the subsequent ones would be much more in depth -- perhaps more like a tutorial.

 

I am not seeing a lot of content on this topic on the community. Never much in the way of discussions. Hence, this poll. If you have the time, please respond. Thanks.

 

Randall Scasny

-element14

  • avnet_ultra96
  • scasny
  • avnet_featured
  • scasny_web
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • gecoz
    gecoz over 7 years ago +11
    AI has been around for more than 40 years, going through many phases of hopes and disillusions. It is rather a vast area, but the new boost of successful research and interest in the academic and industrial…
  • dwinhold
    dwinhold over 7 years ago +7
    The subject on AI is very interesting to me. I feel this will soon be integrated into different fields like medicine. I have read up on AI and would like to know more about what is up and coming. The ability…
  • 14rhb
    14rhb over 7 years ago +7
    Something I've never read too much into but would really like to learn some more. The bit I really need to understand is how AI software differs from, what many of us are familiar with, the procedural…
Parents
  • gecoz
    gecoz over 7 years ago

    AI has been around for more than 40 years, going through many phases of hopes and disillusions. It is rather a vast area, but the new boost of successful research and interest in the academic and industrial sectors is mostly due to the progresses in the branches of Machine and Deep Learning techniques. The picture below shows how AI, Machine Learning and Deep Learning relate to each other (in a simplistic form):

    image

    There are several factors that have contributed, and are essential, to the progress made in the this field:

     

    - the tremendous improvement in processing power (thanks to the Moore's Law)

    - the availability of a vast amount of data to be consumed (the famous Big Data)

    - the improvement of the techniques used to process the data

     

    Personally, I believe the most fascinating and exciting area, and the most active currently, is the study and application of Deep Learning (DL) techniques.

     

    Unlike the typical AI approach of using some "pre-coded" logic, to solve problems, Deep Learning techniques leverage the ability of some neural network to "learn" how to solve a problem by using training datasets.

     

    It is definitely a fascinating field, and it can offer a plethora of possible applications to solve many different problems in many diverse fields.

     

    To anybody who likes to start learning about all this, Andrew Ng's courses on Coursera (Machine Learning base courses and the Deep Learning specialization courses) are great, although they do require some commitment (time and money).

     

    Alternatively, there are several books published by Packt Publishing on the topic, which are available for free (although they require you to sign up to their website). You can find some of the books here (check in the "Free Machine Learning eBooks" section).    

     

    And, if you fancy to get your hands dirty, there are some DL frameworks you can use to implement your first DL project. The one I found easier to start with is Caffe | Deep Learning Framework. It can be used with Python, which makes a good rapid development environment.

     

    Fabio

     

    P.S: I have a vested interest in this area, as currently I'm doing some R&D on Deep Learning applied to prediction algoritms...

    • Cancel
    • Vote Up +11 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • gecoz
    gecoz over 7 years ago

    AI has been around for more than 40 years, going through many phases of hopes and disillusions. It is rather a vast area, but the new boost of successful research and interest in the academic and industrial sectors is mostly due to the progresses in the branches of Machine and Deep Learning techniques. The picture below shows how AI, Machine Learning and Deep Learning relate to each other (in a simplistic form):

    image

    There are several factors that have contributed, and are essential, to the progress made in the this field:

     

    - the tremendous improvement in processing power (thanks to the Moore's Law)

    - the availability of a vast amount of data to be consumed (the famous Big Data)

    - the improvement of the techniques used to process the data

     

    Personally, I believe the most fascinating and exciting area, and the most active currently, is the study and application of Deep Learning (DL) techniques.

     

    Unlike the typical AI approach of using some "pre-coded" logic, to solve problems, Deep Learning techniques leverage the ability of some neural network to "learn" how to solve a problem by using training datasets.

     

    It is definitely a fascinating field, and it can offer a plethora of possible applications to solve many different problems in many diverse fields.

     

    To anybody who likes to start learning about all this, Andrew Ng's courses on Coursera (Machine Learning base courses and the Deep Learning specialization courses) are great, although they do require some commitment (time and money).

     

    Alternatively, there are several books published by Packt Publishing on the topic, which are available for free (although they require you to sign up to their website). You can find some of the books here (check in the "Free Machine Learning eBooks" section).    

     

    And, if you fancy to get your hands dirty, there are some DL frameworks you can use to implement your first DL project. The one I found easier to start with is Caffe | Deep Learning Framework. It can be used with Python, which makes a good rapid development environment.

     

    Fabio

     

    P.S: I have a vested interest in this area, as currently I'm doing some R&D on Deep Learning applied to prediction algoritms...

    • Cancel
    • Vote Up +11 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube