{"id":3011,"date":"2019-05-29T23:26:31","date_gmt":"2019-05-29T21:26:31","guid":{"rendered":"https:\/\/blogs.mathworks.com\/student-lounge\/?p=3011"},"modified":"2025-03-04T08:54:44","modified_gmt":"2025-03-04T13:54:44","slug":"deep-learning-for-student-competitions","status":"publish","type":"post","link":"https:\/\/blogs.mathworks.com\/student-lounge\/2019\/05\/29\/deep-learning-for-student-competitions\/","title":{"rendered":"Deep Learning for Student Competitions"},"content":{"rendered":"<p>In today\u2019s post, <a href=\"https:\/\/www.linkedin.com\/in\/nehagoel23\/\">Neha Goel<\/a> is going to share an overview about how you can use MATLAB and Simulink for <em>Developing Artificial Intelligent components in your competitions<\/em>. Neha joined the team recently and focuses on deep learning and data science competitions. Also find a section in this post where Neha reveals what projects she is currently working on.<\/p>\n<p>&#8212;<\/p>\n<p>Competitions and students in different application areas are adding AI components to their projects. The major areas include Autonomous Vehicle Competitions, Aerospace, Robotics, Data Science etc.\u00a0 Refer to link <a href=\"https:\/\/www.mathworks.com\/academia\/student-competitions.html?s_tid=acb_comp\">here<\/a> to know about all competitions MathWorks sponsors.<\/p>\n<p>Artificial Intelligence (AI), Machine Learning (ML), and Deep Learning (DL) are some of the hottest topics right now. In this post we will give you a high-level overview of how you can implement these in your projects depending on the type of data you are working with. We will also be directing you to resources for learning how to implement AI in MATLAB.<\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/AI-Graphic-NEW-1024x709-e1559163103522.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-3015 size-full\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/AI-Graphic-NEW-1024x709-e1559163254497.jpg\" alt=\"\" width=\"400\" height=\"277\" \/><\/a><\/p>\n<p style=\"text-align: center;\"><em>Source: <\/em><a href=\"http:\/\/www.legalexecutiveinstitute.com\/artificial-intelligence-in-law-the-state-of-play-2016-part-1\/\"><em>Legal Executive Institute<\/em><\/a><\/p>\n<h1>Technology and Terminology<\/h1>\n<p>The first step towards understanding Deep Learning and how it works is to grasp the differences between important terms.<\/p>\n<p><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/AI_machine_learning_deep_learning.png\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-3019 size-full\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/AI_machine_learning_deep_learning-e1559163359255.png\" alt=\"\" width=\"400\" height=\"413\" \/><\/a><\/p>\n<p style=\"text-align: center;\"><em>Source: <\/em><a href=\"https:\/\/www.prowesscorp.com\/whats-the-difference-between-artificial-intelligence-ai-machine-learning-and-deep-learning\/\"><em>Difference between AI, Machine Learning &amp; Deep Learning<\/em><\/a><\/p>\n<p><span style=\"color: #333399;\"><strong>Artificial Intelligence<\/strong> <\/span>\u2013 the replication of human intelligence in computers.<\/p>\n<p>In the words of the person who coined the term artificial intelligence, John McCarthy, \u201cIt is the science and engineering of making intelligent machines\u201d.<\/p>\n<p>A common application of AI is Search Engine Algorithm.\u00a0It is a way to exhaustively check through many (or even all) possible outcomes using a model of the environment. There&#8217;s no learning component since you don&#8217;t need any experience\/data to do this!<\/p>\n<p><span style=\"color: #333399;\"><strong>Machine Learning<\/strong><\/span> &#8211; referring to the ability of a machine to learn using\u00a0\u00a0data sets instead of hard coded rules.<\/p>\n<p>Machine Learning allows computers to learn by themselves. This type of learning takes advantage of the processing power of modern computers, which can easily process large data sets.<\/p>\n<p><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/an-introduction-to-supervised-machine-learning-and-pattern-classification-the-big-picture-8-638-e1559163593350.jpg\"><img decoding=\"async\" loading=\"lazy\" width=\"499\" height=\"375\" class=\"alignnone size-full wp-image-3027\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/an-introduction-to-supervised-machine-learning-and-pattern-classification-the-big-picture-8-638-e1559163593350.jpg\" alt=\"\" \/><\/a><\/p>\n<p style=\"text-align: center;\"><em>Source: <a href=\"https:\/\/www.slideshare.net\/SebastianRaschka\/nextgen-talk-022015\/8-Learning_Labeled_data_Direct_feedback\">Next-Gen Talk by Sebastian Raschka<\/a><\/em><\/p>\n<p><span style=\"color: #333399;\"><strong>Unsupervised Learning &#8211;\u00a0<\/strong><\/span>the task of machine learning using data sets with no specified structure.<\/p>\n<p>When training an algorithm using unsupervised learning, the algorithm will classify itself automatically.<\/p>\n<p>An example of unsupervised learning is a behavior-predicting AI for an e-commerce website. The algorithm won\u2019t learn by using a labelled data set of inputs and outputs. It will recommend related items based on the historical data. The grouping is strictly based on what the algorithm has learned.<\/p>\n<p><span style=\"color: #333399;\"><strong>Supervised Learning<\/strong><\/span>&#8211; involves using labelled data sets that have inputs and expected outputs.<\/p>\n<p>When you train using supervised learning,\u00a0 an input and an expected output are provided for the algorithm in advance. If the output generated by the program is wrong, it will readjust its calculations. This process is done iteratively over the data set, until the algorithm is optimized.<\/p>\n<p>An example of supervised learning is a weather-predicting AI. It learns to predict weather using historical data. That training data has inputs (humidity, wind speed, temperature) and outputs (chance of rain).<\/p>\n<p><strong><span style=\"color: #333399;\">Reinforcement Learning\u00a0<\/span><\/strong>(RL) &#8211;\u00a0 an area of machine learning concerned with how software agents ought to take actions in an environment to maximize<\/p>\n<p>It differs from supervised learning in that labelled input\/output pairs need not be presented, and sub-optimal actions need not be explicitly corrected. Instead the focus is finding a balance between exploration (of uncharted territory) and exploitation (of current knowledge) to try learning optimal behavior.<\/p>\n<p><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/Reinforcement_learning_diagram.svg_.png\"><img decoding=\"async\" loading=\"lazy\" width=\"250\" height=\"242\" class=\"alignnone size-full wp-image-3029\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/Reinforcement_learning_diagram.svg_.png\" alt=\"\" \/><\/a><\/p>\n<p style=\"text-align: center;\"><em>Source: <\/em><a href=\"https:\/\/en.wikipedia.org\/wiki\/Reinforcement_learning\"><em>Wikipedia \u2013 Reinforcement Learning<\/em><\/a><\/p>\n<p>Reinforcement Learning is best explained with the above diagram. An agent takes actions in an environment, which is interpreted into a reward and a representation of the state, which are fed back into the agent.<\/p>\n<p>Reinforcement learning is used in operations research,\u00a0Operations research, control theory, multi-agent systems, information theory, game theory, simulation-based optimization, and more.<\/p>\n<p>Check out the below links to know more about MATLAB Reinforcement Learning Toolbox and examples<\/p>\n<ul>\n<li><a href=\"https:\/\/www.mathworks.com\/products\/reinforcement-learning.html\">Reinforcement Learning Toolbox<\/a><\/li>\n<li><a href=\"https:\/\/www.mathworks.com\/videos\/series\/reinforcement-learning.html\">Reinforcement Learning Tech Talks by Brian Douglas<\/a><\/li>\n<\/ul>\n<p><span style=\"color: #333399;\"><strong>Deep Learning<\/strong><\/span> &#8211; subset of machine learning based on artificial neural networks.<\/p>\n<p>Neural Networks can be used in unsupervised, supervised, or reinforcement learning. For example, reinforcement learning that uses neural networks as function approximators can be referred to as \u201cdeep reinforcement learning<\/p>\n<p><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/1_oesKtUPU54Xd_gP7UWuoCw-e1559164046757.png\"><img decoding=\"async\" loading=\"lazy\" width=\"599\" height=\"312\" class=\"alignnone size-full wp-image-3033\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/1_oesKtUPU54Xd_gP7UWuoCw-e1559164046757.png\" alt=\"\" \/><\/a><\/p>\n<p style=\"text-align: center;\"><em>Source<\/em><a href=\"https:\/\/medium.com\/intro-to-artificial-intelligence\/deep-learning-series-1-intro-to-deep-learning-abb1780ee20\"><em>: Intro to Deep Learning by Dhanoop Karunakaram<\/em><\/a><\/p>\n<p><em>&#8216;Deep&#8217;<\/em> is a technical term. It refers to the number of layers in a neural network. A shallow network has one <em>hidden layer<\/em>, and a deep network has more than one. Multiple hidden layers allow deep neural networks to learn features of the data in a <em>feature hierarchy<\/em>, because simple features (e.g. two pixels) recombine from one layer to the next, to form more complex features (e.g. a line). Networks with many layers pass input data (features) through more mathematical operations than nets with few layers and are therefore more computationally intensive to train.<\/p>\n<p>Check out the links below to learn more about MATLAB Deep Learning capabilities in detail and get started with Deep Learning Courses.<\/p>\n<ul>\n<li><a href=\"https:\/\/www.mathworks.com\/products\/deep-learning.html\">Deep Learning Toolbox<\/a><\/li>\n<li><a href=\"https:\/\/www.mathworks.com\/help\/deeplearning\/examples.html?category=index\">Deep Learning Toolbox &#8211; Examples<\/a><\/li>\n<li><a href=\"https:\/\/www.mathworks.com\/learn\/tutorials\/deep-learning-onramp.html\">Deep Learning Onramp<\/a> \u2013 2 hr on-ramp course to get you started with Deep Learning in MATLAB<\/li>\n<\/ul>\n<h1>Applications of AI<\/h1>\n<p>&nbsp;<\/p>\n<h2>Image Analysis<\/h2>\n<p>Autonomous driving, robotics and aerospace competitions often employ a computer vision system. Here we give an overview of different techniques for working on the image datasets.<\/p>\n<p>The basic use case required in all these competitions is classifying images or detecting obstacles that the program has never seen before. Below are the different approaches used to solve such types of problems. <strong>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/strong><\/p>\n<p><a href=\"https:\/\/www.mathworks.com\/help\/deeplearning\/gs\/create-simple-deep-learning-classification-network.html?searchHighlight=image%20classification&amp;s_tid=doc_srchtitle\"><em>Image Classification<\/em><\/a><u>:<\/u>\u00a0It is a technique where an algorithm looks at an entire image and classifies it. Image classification has a wide variety of applications, ranging from face detection on social networks to cancer detection in medicine. Such problems are typically modeled using Convolutional Neural Nets (CNNs).<\/p>\n<p>Object detection and object recognition are similar techniques for identifying objects, but they vary in their execution.<\/p>\n<ul>\n<li><a href=\"https:\/\/www.mathworks.com\/discovery\/object-detection.html?s_tid=srchtitle\"><em>Object detection<\/em><\/a> is the process of locating an object of interest in an images. This allows for multiple objects to be identified and located within the same image. Check out the link to know more about \u201c<a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/2019\/04\/11\/designing-object-detectors-in-matlab\/\">Designing Object Detectors in MATLAB<\/a>\u201d.<\/li>\n<li><a href=\"https:\/\/www.mathworks.com\/solutions\/deep-learning\/object-recognition.html?s_tid=srchtitle\"><em>Object recognition<\/em><\/a> is a combination of classification and detection. The object is classified and also located in an image. Object recognition is a key technology behind driverless cars, enabling them to recognize a stop sign or to distinguish a pedestrian from a lamppost. It is also useful in a variety of applications such as disease identification in bio-imaging, industrial inspection, and robotic vision.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.mathworks.com\/solutions\/deep-learning\/semantic-segmentation.html?s_tid=srchtitle\"><em>Semantic segmentation<\/em><\/a> : It is a deep learning algorithm that associates a label or category with every pixel in an image. It is used to recognize a collection of pixels that form distinct categories. For example, an autonomous vehicle needs to identify vehicles, pedestrians, traffic signs, pavement, and other road features.<\/p>\n<h2>Audio &amp; Signal Processing<\/h2>\n<p><a href=\"https:\/\/www.mathworks.com\/help\/deeplearning\/audio-processing-using-deep-learning.html\">Audio<\/a> &amp; <a href=\"https:\/\/www.mathworks.com\/help\/deeplearning\/signal-processing-using-deep-learning.html\">signal processing<\/a> is another area where we work with deep neural networks for solving problems with real-time signal datasets. The many applications where we can use the deep learning approach include audio classification, beat tracking, music recommendation, selective noise cancelling, speech processing etc.<\/p>\n<p>There are even some signal processing competitions supported by MathWorks such as\u00a0<a href=\"https:\/\/www.mathworks.com\/academia\/student-competitions\/sp-cup.html\">Signal Processing Cup<\/a><\/p>\n<p>To get to know more about audio &amp; signal processing using deep learning in MATLAB check out this link:\u00a0<a href=\"https:\/\/blogs.mathworks.com\/deep-learning\/2019\/05\/13\/deep-learning-for-signal-processing-applications\/\">Deep Learning for Signal Processing Applications<\/a><\/p>\n<h2>Robotics and Autonomous Systems<\/h2>\n<p>The powerful combination of robotics and AI or machine learning is opening the door to entirely new automation possibilities. The scope of AI in robotics includes:<\/p>\n<ul>\n<li><em><u>Vision<\/u><\/em> \u2013 AI is helping robots detect items they\u2019ve never seen before, recognize objects with far greater detail and extract complex information to better understand their surrounding environment. Above section of Image Analysis speaks about the detailed techniques used for this process.<\/li>\n<li><em><u>Grasping<\/u><\/em> \u2013 robots are also grasping items they\u2019ve never seen before with AI and machine learning helping them determine the best position and orientation to grasp an object.<\/li>\n<li><em><u>Motion Control<\/u><\/em> \u2013 machine learning helps robots with dynamic interaction and obstacle avoidance to maintain productivity.<\/li>\n<li><em><u>Data<\/u><\/em> \u2013 AI and machine learning both help robots understand physical and logistical data patterns to be proactive and act accordingly.<\/li>\n<li><em><u>Speech Recognition<\/u><\/em> \u2013 Natural Language Processing tasks including text-to-speech, speech tagging, named entity recognition etc. helps in improving interaction between robots &amp; human (natural) languages.<\/li>\n<\/ul>\n<p>Check out the <a href=\"https:\/\/www.mathworks.com\/academia\/student-competitions\/roboticsarena.html\">MATLAB &amp; Simulink Robotics Arena<\/a> to learn more about how you can implement these in your projects.\u00a0 MathWorks supports many robotics competitions that use AI such as <a href=\"https:\/\/www.robocup.org\/\">RoboCup<\/a> and\u00a0 <a href=\"https:\/\/www.mathworks.com\/academia\/student-competitions\/robonation.html\">RoboNation<\/a>.<\/p>\n<h1>Hi, I am Neha<\/h1>\n<p><a href=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/0.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-3035 size-full\" src=\"https:\/\/blogs.mathworks.com\/racing-lounge\/files\/2019\/05\/0-e1559164669744.jpg\" alt=\"\" width=\"300\" height=\"300\" \/><\/a><\/p>\n<p>#Software #DeepLearning #DataScience #HardwareWorldNewbie #GetUpDressUpShowUp&amp;NeverGiveUp<\/p>\n<p><strong>What is your role in the student competitions team? What competitions are you focusing on?<\/strong><\/p>\n<p>I am the technical Lead for Deep Learning Competitions. I am focused on launching new Data Science MathWorks sponsored competitions and helping teammates who work on other competitions to build Deep learning content.<\/p>\n<p><strong>What big project are you currently working on?<\/strong><\/p>\n<p>My big project this year is to increase usage of MATLAB in data science competitions. To do this, I am currently working on hosting an online data science competition on the <a href=\"https:\/\/www.drivendata.org\/\">DrivenData<\/a> platform. The other project I\u2019m working on is building Deep Learning Content, where I am working to create a video series for Object Detection. This series will show how to build neural networks using Deep Learning Toolbox for object detection and further deploy it using code generation.<\/p>\n<p><strong>Which recommendation would you give students thinking about student competitions and career paths?<\/strong><\/p>\n<p>Student competitions provide real-world experience&#8211; a chance to perform under pressure, work with a team and overcome the fear of failure. Being the winner of a Startup hackathon during my Masters, my team founded a Medical startup in just 48 hours, which helped me in learning not only the technical aspects but the business, marketing and finance model of an industry. It also gave me an opportunity to decide my career path by analyzing which areas of the industry I enjoy the most.<\/p>\n<p><strong>Why do you like working in education and collaborating with student teams?<\/strong><\/p>\n<p>I love learning new things, getting updated about the latest technology and giving it back to the community. Working in education helps me to pursue all these interests. I feel inspired and motivated while working with the future engineers.<\/p>\n<p><strong>Fun Facts:<\/strong><\/p>\n<ul>\n<li>I played Archery and Basketball at a district level in school and undergrad college<\/li>\n<li>I love to buy Mugs &amp; Shoes (today&#8217;s count estimate for each 40+)<\/li>\n<li>I only like chocolate desserts; my fav is dark chocolate (100% dark please!!)<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"overview-image\"><img src=\"https:\/\/blogs.mathworks.com\/student-lounge\/files\/2019\/05\/AI_machine_learning_deep_learning-e1559163359255.png\" class=\"img-responsive attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" decoding=\"async\" loading=\"lazy\" \/><\/div>\n<p>In today\u2019s post, Neha Goel is going to share an overview about how you can use MATLAB and Simulink for Developing Artificial Intelligent components in your competitions. Neha joined the team recently&#8230; <a class=\"read-more\" href=\"https:\/\/blogs.mathworks.com\/student-lounge\/2019\/05\/29\/deep-learning-for-student-competitions\/\">read more >><\/a><\/p>\n","protected":false},"author":151,"featured_media":3019,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[52,6,10,12],"tags":[285,283,104,128],"_links":{"self":[{"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/posts\/3011"}],"collection":[{"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/users\/151"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/comments?post=3011"}],"version-history":[{"count":12,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/posts\/3011\/revisions"}],"predecessor-version":[{"id":11972,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/posts\/3011\/revisions\/11972"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/media\/3019"}],"wp:attachment":[{"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/media?parent=3011"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/categories?post=3011"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/student-lounge\/wp-json\/wp\/v2\/tags?post=3011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}