<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-AU" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi Sarah and Jamie,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I’m not sure about facial recognition but I remember that Sanjin Dedic presented on Sentiment Analysis with Python. You can see his materials here:<o:p></o:p></span></p>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=CZWN6SyocXA">https://www.youtube.com/watch?v=CZWN6SyocXA</a><o:p></o:p></p>
<p class="MsoNormal"><a href="https://repl.it/@SanjinDedic/cbots-7-advancedBotOriginal">https://repl.it/@SanjinDedic/cbots-7-advancedBotOriginal</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I had a student do a project on Facial recognition using the principles and libraries discussed in this article:<o:p></o:p></p>
<p class="MsoNormal"><a href="https://towardsdatascience.com/detecting-face-features-with-python-30385aee4a8e">https://towardsdatascience.com/detecting-face-features-with-python-30385aee4a8e</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Some of the Natural Language Processing resources on ai-4-all.org are great for years 7 and 8 as well.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kind Regards,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Bernie<span style="mso-fareast-language:EN-US"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> yr11it <yr11it-bounces@edulists.com.au>
<b>On Behalf Of </b>Nathan Alison<br>
<b>Sent:</b> Tuesday, 18 August 2020 9:51 AM<br>
<b>To:</b> Year 11 Information Technology Teachers' Mailing List <yr11it@edulists.com.au><br>
<b>Subject:</b> Re: [Yr11 Information Technology] Python & Facial recognition<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Hi Sarah and Jamie,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I understand that Machine Learning For Kids can also export an AI model to Python for projects involving image recognition. It creates a
<a href="http://repl.it" target="_blank">repl.it</a> template project with all the necessary libraries already in place, and provides you with your unique API key that allows you to use the AI model you trained.<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
Python being Python, accessing a webcam is a challenge, so it's easier to: take photos of the things you want to recognise and upload them into the
<a href="http://repl.it" target="_blank">repl.it</a> project as a file or access images on the Internet via URLs.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Setting up Machine Learning For Kids for a class is a bit involved. I helped make the video at the top of
<a href="https://www.digitaltechnologieshub.edu.au/teachers/lesson-ideas/ai-lesson-plans/ai-image-recognition-exploring-limitations-and-bias" target="_blank">
this lesson</a> on the Digital Technologies Hub to walk through the process, but it may be a little out of date now.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I'm sure MLFK is not the only option for AI and machine learning in Python.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Cheers,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Nathan<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Tue, 18 Aug 2020 at 09:38, Sarah Gale <<a href="mailto:Sarah.Gale@genazzano.vic.edu.au" target="_blank">Sarah.Gale@genazzano.vic.edu.au</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US">Hi Jamie,
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US">You didn’t speak to me, but I am interested in the answer!
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US">I have been using Machine Learning for Kids – a great resource as an intro
</span><a href="https://machinelearningforkids.co.uk/" target="_blank">https://machinelearningforkids.co.uk/</a><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Uses MITs scratch version 3 (unable to save projects in beta so make sure students screen record their final project) and MITs App Creator with great tutorials.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Looking forward to other’s responses!<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US"> </span><o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">Sarah</span></b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black"> <b>Gale</b></span><br>
<span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">Team Leader: Year 8 | Curriculum Leader: Technology | Teacher</span><br>
<br>
<em><b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#4F81BD">Please note – We are currently working in a remote environment due to COVID-19 restrictions. Contact via email is preferred.</span></b></em><span style="font-family:"Arial",sans-serif;color:#4BACC6"><br>
</span><br>
<img border="0" width="250" height="80" style="width:2.6041in;height:.8333in" id="Picture_x0020_1" src="cid:image001.jpg@01D6754D.FC8BF2D0"><br>
<span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">301 Cotham Road Kew VIC 3101<br>
<a href="http://genazzano.vic.edu.au" target="_blank"><span style="color:black">genazzano.vic.edu.au</span></a> <strong><span style="font-family:"Arial",sans-serif">D</span></strong> +61 3 8862 1216 <strong><span style="font-family:"Arial",sans-serif">T
</span></strong>+61 3 8862 1000 <br>
</span><a href="https://www.facebook.com/GenFCJ" target="_blank"><span style="font-family:"Verdana",sans-serif;text-decoration:none"><img border="0" width="24" height="24" style="width:.25in;height:.25in" id="Picture_x0020_2" src="cid:image002.png@01D6754D.FC8BF2D0" alt="Facebook"></span></a><a href="https://twitter.com/genfcj" target="_blank"><span style="font-family:"Verdana",sans-serif;text-decoration:none"><img border="0" width="24" height="24" style="width:.25in;height:.25in" id="Picture_x0020_3" src="cid:image003.png@01D6754D.FC8BF2D0" alt="Twitter"></span></a><a href="https://www.instagram.com/genfcj" target="_blank"><span style="font-family:"Verdana",sans-serif;text-decoration:none"><img border="0" width="24" height="24" style="width:.25in;height:.25in" id="Picture_x0020_4" src="cid:image004.png@01D6754D.FC8BF2D0" alt="Instagram"></span></a><a href="https://au.linkedin.com/company/genazzano-fcj-college" target="_blank"><span style="font-family:"Verdana",sans-serif;text-decoration:none"><img border="0" width="24" height="24" style="width:.25in;height:.25in" id="Picture_x0020_5" src="cid:image005.png@01D6754D.FC8BF2D0" alt="LinkedIn"></span></a><span style="font-family:"Verdana",sans-serif"><br>
</span><span style="font-size:7.5pt;font-family:"Arial",sans-serif;color:black">CRICOS Provider No. 03298G<br>
</span><span style="font-size:10.0pt;font-family:"Verdana",sans-serif"><br>
</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif">Ignited by beauty, truth & goodness<br>
Genazzano FCJ College promotes the safety, wellbeing and inclusion of all children and young people<br>
<br>
<img border="0" width="590" height="147" style="width:6.1458in;height:1.5312in" id="Picture_x0020_6" src="cid:image006.jpg@01D6754D.FC8BF2D0"><br>
<br>
<br>
   </span><o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">yr11it <<a href="mailto:yr11it-bounces@edulists.com.au" target="_blank">yr11it-bounces@edulists.com.au</a>> on behalf of Jamie LE ROSSIGNOL <<a href="mailto:lerossignol.jamie@BSSC.EDU.AU" target="_blank">lerossignol.jamie@BSSC.EDU.AU</a>><br>
<b>Reply-To: </b>Year 11 Information Technology Teachers' Mailing List <<a href="mailto:yr11it@edulists.com.au" target="_blank">yr11it@edulists.com.au</a>><br>
<b>Date: </b>Tuesday, 18 August 2020 at 9:30 am<br>
<b>To: </b>Year 11 Information Technology Teachers' Mailing List <<a href="mailto:yr11it@edulists.com.au" target="_blank">yr11it@edulists.com.au</a>><br>
<b>Subject: </b>[Yr11 Information Technology] Python & Facial recognition</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:12.0pt;color:black">Hi All,</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:12.0pt;color:black">At the DLTV conference this year, I spoke to someone about AI Machine Learning and Facial recognition done with Python. I can not for
 the life of me find the resource and will lockdown the notes are at work. So can anyone point me in the direction of student friendly resources involving Machine Learning using Python , and Facial Recognition using Python.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:12.0pt;color:black">Regards,</span><o:p></o:p></p>
</div>
<div>
<div id="m_-7851091191214542231gmail-m_-8272523731245170940Signature">
<div>
<div id="m_-7851091191214542231gmail-m_-8272523731245170940divtagdefaultwrapper">
<p style="line-height:105%;background:white"><b><span style="font-size:12.0pt;line-height:105%;font-family:"Arial",sans-serif;color:#005695">Jamie Le Rossignol<br>
</span></b><b><span style="font-size:9.5pt;line-height:105%;font-family:"Arial",sans-serif;color:#005695;background:white">Applied Computing, </span></b><b><span style="font-size:9.5pt;line-height:105%;font-family:"Arial",sans-serif;color:#005695">VET CDM,
 & VET IDMT Teacher</span></b><o:p></o:p></p>
<p style="line-height:115%;background:white"><b><span style="font-size:8.5pt;line-height:115%;font-family:"Arial",sans-serif;color:#005695">Bendigo Senior Secondary College</span></b><span style="font-size:8.5pt;line-height:115%;font-family:"Arial",sans-serif;color:#005695"><br>
PO Box 545, Bendigo, VIC 3552, Australia<br>
Phone <b>61 3 5443 1222</b></span><o:p></o:p></p>
<p style="margin-bottom:12.0pt;line-height:115%;background:white"><span style="font-size:8.5pt;line-height:115%;font-family:"Arial",sans-serif;color:#005695">Email
<b>[<a href="mailto:lerossignol.jamie@bssc.edu.au" target="_blank">lerossignol.jamie@bssc.edu.au</a>]lerossignol.jamie</b></span><b><span style="font-size:8.5pt;line-height:115%;font-family:"Arial",sans-serif;color:#0563C1">@<a href="http://bssc.edu.au" target="_blank">bssc.edu.au</a></span></b><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal">_______________________________________________<br>
<a href="http://www.edulists.com.au" target="_blank">http://www.edulists.com.au</a> - FAQ, resources, subscribe, unsubscribe<br>
Year 11 It Mailing List kindly supported by<br>
<a href="http://www.vcaa.vic.edu.au/vce/studies/infotech/infotechindex.html" target="_blank">http://www.vcaa.vic.edu.au/vce/studies/infotech/infotechindex.html</a> - Victorian Curriculum and Assessment Authority<br>
<a href="http://www.vitta.org.au" target="_blank">http://www.vitta.org.au</a>  - VITTA Victorian Information Technology Teachers Association Inc<br>
<a href="http://www.swinburne.edu.au/ict/schools" target="_blank">http://www.swinburne.edu.au/ict/schools</a> - Swinburne University<o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p style="margin:0cm;margin-bottom:.0001pt"><b><span style="font-size:10.0pt;font-family:"Arial",sans-serif">Nathan Alison</span></b><o:p></o:p></p>
<p style="margin:0cm;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial",sans-serif">Professional Learning Coordinator |
</span><a href="https://dltv.vic.edu.au/" target="_blank"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#1155CC">Digital Learning and Teaching Victoria</span></a><o:p></o:p></p>
<p style="margin:0cm;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial",sans-serif">Email:
<a href="mailto:nathan@dltv.vic.edu.au" target="_blank">nathan@dltv.vic.edu.au</a></span><o:p></o:p></p>
<p style="margin:0cm;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial",sans-serif">Phone: (03)
<span style="color:#333333">9349 3733  </span></span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:14.0pt;font-family:"Arial",sans-serif;color:#2F5496">DLTV’S FREE
<b>WEBINAR SERIES </b>CONTINUES IN TERM THREE 2020</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:14.0pt;font-family:"Arial",sans-serif;color:#FF9900"><a href="http://dltv.vic.edu.au/events" target="_blank">dltv.vic.edu.au/events</a></span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
IMPORTANT - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused
 by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and
 not necessarily those of the Department of Education and Training.
</body>
</html>