Difference between revisions of "Chihuahua or Muffin?"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 77: Line 77:
 
Deep Dreams: [[Deep Dream with Darknet | Deep Dream with Darknet]]<br>
 
Deep Dreams: [[Deep Dream with Darknet | Deep Dream with Darknet]]<br>
 
Terminal basic tutorial: https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners
 
Terminal basic tutorial: https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners
 +
  
 
== References ==
 
== References ==
 +
 +
=== Object recognition ===
 +
[https://quickdraw.withgoogle.com/# quickdraw with google]<br>
 +
[http://www.nytimes.com/2012/06/26/technology/in-a-big-network-of-computers-evidence-of-machine-learning.html How Many Computers to Identify a Cat? 16,000]<br>
 +
[https://experiments.withgoogle.com/what-neural-nets-see what neural nets see]<br>
 +
[http://geertmul.nl/projects/match_of_the_day/ Geert Mul - Match of the Day]<br>
 +
[http://www.labsix.org/physical-objects-that-fool-neural-nets/ Fooling Neural Networks in the Physical World with 3D Adversarial Objects]<br>
 +
 +
=== GANs ===
 +
[https://tfhub.dev/s?q=biggan biggan]<br>
 +
[https://medium.com/syncedreview/biggan-a-new-state-of-the-art-in-image-synthesis-cf2ec5694024 biggan]<br>
 
[https://nos.nl/artikel/2256421-schilderij-geveild-van-min-g-max-d-ex-log-d-x-ez-log-1-d-g-z.html AI Painting sold for 375000 Euro]<br>
 
[https://nos.nl/artikel/2256421-schilderij-geveild-van-min-g-max-d-ex-log-d-x-ez-log-1-d-g-z.html AI Painting sold for 375000 Euro]<br>
[https://medium.com/syncedreview/biggan-a-new-state-of-the-art-in-image-synthesis-cf2ec5694024 biggan]<br>
+
[https://github.com/tkarras/progressive_growing_of_gans progressive growing of GAN's]<br>
 +
 
 +
=== Conditional GANs ===
 +
[https://phillipi.github.io/pix2pix/ pix2pix]<br>
 +
 
 +
=== AI & Ethics ===
 +
[https://www.theguardian.com/technology/2017/sep/07/new-artificial-intelligence-can-tell-whether-youre-gay-or-straight-from-a-photograp New AI can guess whether you're gay or straight from a photograph]<br>
 +
[http://cramer.pleintekst.nl/essays/crapularity_hermeneutics/ Crapularity Hermeneutics]<br>
 +
[https://openeth.com/ OpenEth Computable Ethics]<br>
 
[http://www.helenknowles.com/index.php/work/the_trial_of_superdebthunterbot The trial of superdepthunterbot]<br>
 
[http://www.helenknowles.com/index.php/work/the_trial_of_superdebthunterbot The trial of superdepthunterbot]<br>
 +
[https://www.technologyreview.com/s/542626/why-self-driving-cars-must-be-programmed-to-kill/ Why Self-Driving Cars Must Be Programmed to Kill]<br>
 +
[https://www.theverge.com/2017/4/13/15287678/machine-learning-language-processing-artificial-intelligence-race-gender-bias AI picks up racial and gender biases when learning from what humans write: There is no objectivity]<br>
 +
 +
=== Natural Language Processing + Speech Recognition  ===
 +
[http://www.algolit.net/index.php/Algoliterary_Bibliography Algoliterary Bibliography]<br>
 +
[https://www.youtube.com/watch?v=LY7x2Ihqjmc sunspring]<br>
 +
[https://owow.agency/bots/ owow bots]<br>
 +
[https://research.googleblog.com/2012/08/speech-recognition-and-deep-learning.html Speech Recognition and Deep Learning]<br>
 +
 +
=== Misc ===
 
[http://aiweirdness.com/post/163878889437/try-these-neural-network-generated-recipes-at-your neural network generated recipes]<br>
 
[http://aiweirdness.com/post/163878889437/try-these-neural-network-generated-recipes-at-your neural network generated recipes]<br>
 
[http://ml4a.github.io/classes/itp-F18/?fbclid=IwAR0NxhgFYyqb-FbKAdwdGMvxPxyoGzEkOoNOp7Sv6jFjBHFw11ulNPxQ0AY#syllabus Machine Learning for Artists]<br>
 
[http://ml4a.github.io/classes/itp-F18/?fbclid=IwAR0NxhgFYyqb-FbKAdwdGMvxPxyoGzEkOoNOp7Sv6jFjBHFw11ulNPxQ0AY#syllabus Machine Learning for Artists]<br>
 
[https://www.coursera.org/specializations/deep-learning coursera deep learning classes]<br>
 
[https://www.coursera.org/specializations/deep-learning coursera deep learning classes]<br>
[http://cramer.pleintekst.nl/essays/crapularity_hermeneutics/ Crapularity Hermeneutics]<br>
 
[https://www.youtube.com/watch?v=LY7x2Ihqjmc sunspring]<br>
 
[http://geertmul.nl/projects/match_of_the_day/ Geert Mul - Match of the Day]<br>
 
 
[http://www.elasticspace.com/2012/02/robot-readable-world Timo Arnall - Robot Readable World]<br>
 
[http://www.elasticspace.com/2012/02/robot-readable-world Timo Arnall - Robot Readable World]<br>
[https://github.com/tkarras/progressive_growing_of_gans progressive growing of GAN's]<br>
 
[https://phillipi.github.io/pix2pix/ pix2pix]<br>
 
 
[https://www.youtube.com/channel/UCbfYPyITQ-7l4upoX8nvctg 2 Minute Papers]<br>
 
[https://www.youtube.com/channel/UCbfYPyITQ-7l4upoX8nvctg 2 Minute Papers]<br>
[https://quickdraw.withgoogle.com/# quickdraw with google]<br>
 
 
[https://experiments.withgoogle.com/collection/ai ai experiments]<br>
 
[https://experiments.withgoogle.com/collection/ai ai experiments]<br>
[https://experiments.withgoogle.com/what-neural-nets-see what neural nets see]<br>
 
[https://tfhub.dev/s?q=biggan biggan]<br>
 
[http://www.algolit.net/index.php/Algoliterary_Bibliography Algoliterary Bibliography]<br>
 
[https://openeth.com/ OpenEth Computable Ethics]<br>
 
[https://www.technologyreview.com/s/542626/why-self-driving-cars-must-be-programmed-to-kill/ Why Self-Driving Cars Must Be Programmed to Kill]<br>
 
[http://www.labsix.org/physical-objects-that-fool-neural-nets/ Fooling Neural Networks in the Physical World with 3D Adversarial Objects]<br>
 
 
[https://www.linkedin.com/pulse/deep-learning-ai-future-fabio-ciucci/ Deep Learning is not the AI future]<br>
 
[https://www.linkedin.com/pulse/deep-learning-ai-future-fabio-ciucci/ Deep Learning is not the AI future]<br>
 
[https://futureoflife.org/ Future of Life Institute]<br>
 
[https://futureoflife.org/ Future of Life Institute]<br>
[http://www.nytimes.com/2012/06/26/technology/in-a-big-network-of-computers-evidence-of-machine-learning.html How Many Computers to Identify a Cat? 16,000]<br>
 
[https://research.googleblog.com/2012/08/speech-recognition-and-deep-learning.html Speech Recognition and Deep Learning]<br>
 
 
[http://www.scmp.com/lifestyle/article/2115526/huawei-mate-10-first-impressions-intelligent-phones-npu-chip-can-run-ai NPU chips in intelligent phones]<br>
 
[http://www.scmp.com/lifestyle/article/2115526/huawei-mate-10-first-impressions-intelligent-phones-npu-chip-can-run-ai NPU chips in intelligent phones]<br>
 
[http://www.ixopusada.com/dirk/friendtransscipt.html The FRIEND-Browser]<br>
 
[http://www.ixopusada.com/dirk/friendtransscipt.html The FRIEND-Browser]<br>
 
[http://www.thechurchofgoogle.org/frequently-asked-questions/ Googlism]<br>
 
[http://www.thechurchofgoogle.org/frequently-asked-questions/ Googlism]<br>
[https://owow.agency/bots/ owow bots]<br>
 
[https://www.theguardian.com/technology/2017/sep/07/new-artificial-intelligence-can-tell-whether-youre-gay-or-straight-from-a-photograp New AI can guess whether you're gay or straight from a photograph]<br>
 
[https://www.theverge.com/2017/4/13/15287678/machine-learning-language-processing-artificial-intelligence-race-gender-bias AI picks up racial and gender biases when learning from what humans write: There is no objectivity]<br>
 
 
[https://www.instagram.com/mrpimpgoodgame.over/ mrpimpgoodgame.over]<br>
 
[https://www.instagram.com/mrpimpgoodgame.over/ mrpimpgoodgame.over]<br>
 
http://ssbkyh.com/works/cloud_face/<br>
 
http://ssbkyh.com/works/cloud_face/<br>

Revision as of 07:25, 12 January 2020

Elective - Chihuahua or Muffin?

Chihuahua.jpeg

Tutors

Brigit Lichtenegger
Javier Lloret
Arjen Suijker

Special Guests

Florian Cramer
Lotte Klompenhouwer
Yves Gellie

Description

The recent developments in the field of Artificial Intelligence and Machine Learning are opening up new possibilities but also presenting new challenges and ethical dilemmas.

AI systems are now capable of synthesize realistic portraits, psychedelic imagery, harmonic melodies or intriguing narratives. These systems are also used to make predictions based on data in wide ranging fields. They guess the words we are about to type, the songs or tv shows we might like or the content of a picture. But they are also used to determine whether we would commit a crime or pay back a loan, often perpetuating human prejudices.

In this elective, students will be introduced to Artificial Intelligence and Machine Learning through a series of lectures, presentations, hands-on workshops and discussions.
What is the current state of AI? How do these technologies work? How does a neural network learn from data? And most importantly, can these systems distinguish chihuahuas from muffins?

Learning Goals

  • Demystify and achieve a basic understanding of a series of terms in the domain of this course, including: AI, bots, machine learning, neural networks, singularity and computer vision.
  • Have an overview of the possibilities that these techniques offer for artistic creation.
  • Reflect on these current technological developments and their application to other fields connected to scientific and technological innovation.
  • Develop a critical mindset questioning the impact of these developments in our society.
  • Get familiar with a broad range of machine learning open source tools and frameworks that have been extensively used in recent years.

Final assignment

  • Work on a project in which you inspired by the current developments of AI and Machine Learning.
  • Free Format
  • The project presentations will take place on Friday (January 17).
  • You will have 5 minutes to present your project + 5 minutes to answer some questions.

Planning

Week 1

Monday

AI and Machine Learning: Background history, philosophy & the Turing Test with Brigit Lichtenegger.

Tuesday

Theory Session on Neural Networks. Workshop Classification with Arjen Suijker.

Wednesday

Convolutional Neural Networks with Javier Lloret.

Thursday

Ethics + Datasets with Javier Lloret. With invited guest speakers Florian Cramer & Lotte Klompenhouwer.

Friday

Generative Models and Reinforcement Learning with Javier Lloret + 
Screening of the short film “The year of the robot”, with an introduction from the director, Yves Gellie.

Week 2

Monday

Natural Language Processing and Project proposal feedback with Brigit & Javier 

Tuesday

Assignment time

Wednesday

Assignment time

Thursday

Assignment time

Friday

Presentations with Brigit, Arjen & Javier.

Tutorials

Generating images using GANs DCGAN
Generating text using a "Recurrent Neural Network" RNNs with Darknet
Image recognition with YOLO with Darknet
Deep Dreams: Deep Dream with Darknet
Terminal basic tutorial: https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners


References

Object recognition

quickdraw with google
How Many Computers to Identify a Cat? 16,000
what neural nets see
Geert Mul - Match of the Day
Fooling Neural Networks in the Physical World with 3D Adversarial Objects

GANs

biggan
biggan
AI Painting sold for 375000 Euro
progressive growing of GAN's

Conditional GANs

pix2pix

AI & Ethics

New AI can guess whether you're gay or straight from a photograph
Crapularity Hermeneutics
OpenEth Computable Ethics
The trial of superdepthunterbot
Why Self-Driving Cars Must Be Programmed to Kill
AI picks up racial and gender biases when learning from what humans write: There is no objectivity

Natural Language Processing + Speech Recognition

Algoliterary Bibliography
sunspring
owow bots
Speech Recognition and Deep Learning

Misc

neural network generated recipes
Machine Learning for Artists
coursera deep learning classes
Timo Arnall - Robot Readable World
2 Minute Papers
ai experiments
Deep Learning is not the AI future
Future of Life Institute
NPU chips in intelligent phones
The FRIEND-Browser
Googlism
mrpimpgoodgame.over
http://ssbkyh.com/works/cloud_face/