Do Machine Learning Without Code
Fun Websites To Experiment With Machine Learning
Deepart
Turn any photo into artwork for free using deepart.io. This is a great site to explore artificial intelligence and machine learning. This is more than just a simple filter. https://deepart.io
TURN ANY PHOTO INTO AN ARTWORK — FOR FREE!

Machine Learning Artificial Voice
Create the most realistic artificial voices in the world with Lyrebird.ai. Simply record your voice and type in a sentence and here the A.I. speak the sentence in your voice. This is crazy because the words that the A.I. says wasn’t recorded using your voice. https://lyrebird.ai/

Create Your Own Little AI
The purpose of the simulation is to build a rudimentary stick-figure-like AI construct out of bones, muscles, and joints. Once you assemble your monstrosity you “evolve” it to perform tasks including running, jumping, jumping over objects, and climbing. Start creating your own little AI on the website https://keiwan.itch.io/evolution.
Use AI To Generate Endless Fake Faces

GANs can create realistic images, images that don’t exist but appear real. See some of the realistic images created by computers using the links https://thispersondoesnotexist.com/ and https://thesecatsdonotexist.com/.
The website https://thispersondoesnotexist.com/ produces images of people that don’t exist. See below:


These girls look beautiful, but they do not exist, it’s just more creations of AI. You won’t be able to find them anywhere since they do not exist. This service is the first project of its kind, and it eventually went viral. Here you can create fake pictures simply by refreshing the website.
The link https://thesecatsdonotexist.com/ generates images of cats that don’t exist produced by GAN (generative adversarial network). The images of the cats were all produced by a computer ! Be sure to check it out.

Use GPT-2 to Generate An Essay
See how a modern neural network completes your text. Type a custom snippet or try one of the examples.
Link: https://talktotransformer.com/

Built by Adam King (@AdamDanielKing) as an easier way to play with OpenAI’s new machine learning model. In February, OpenAI unveiled a language model called GPT-2 that generates coherent paragraphs of text one word at a time.
For now OpenAI has decided only to release small and medium-sized versions of it which aren’t as coherent but still produce interesting results. This site runs the new (May 3) medium-sized model, called 345M for the 345 million parameters it uses.
While GPT-2 was only trained to predict the next word in a text, it surprisingly learned basic competence in some tasks like translating between languages and answering questions. That’s without ever being told that it would be evaluated on those tasks.
Use GAUGAN To Generate Real Images From Paintings
Nvidea A.I. Play Ground (Gaugan & Image Inpainting)
Link: https://www.nvidia.com/en-us/research/ai-playground/

GauGAN, named after post-Impressionist painter Paul Gauguin, creates photorealistic images from segmentation maps, which are labeled sketches that depict the layout of a scene.


Artists can use paintbrush and paint bucket tools to design their own landscapes with labels like river, rock and cloud. A style transfer algorithm allows creators to apply filters — changing a daytime scene to sunset, or a photorealistic image to a painting. Users can even upload their own filters to layer onto their masterpieces, or upload custom segmentation maps and landscape images as a foundation for their artwork.
Launch this demo: https://nvlabs.github.io/SPADE/demo.html
Image Inpainting used to remove figures in image

Step right up and see deep learning inference in action on your very own portraits or landscapes. Our researchers developed state-of-the-art image reconstruction that fills in missing parts of an image with new pixels that are generated from the trained model, independent from what’s missing in the photo. Give it a shot with a landscape or portrait. Erase at will — get rid of that photobomber, or your ex, and then see what happens when new pixels are painted into the holes.
Launch this interactive demo: https://www.nvidia.com/research/inpainting/
Chat With A Computer
Link: https://www.cleverbot.com/

A chat bot is software that conducts conversations. Many chat bots are created to simulate how a human would behave as a conversational partner. Chat bots are in many devices, for example Siri, Cortona, Alexa, and Google Assistant. Many chat bots are used now a days for customer service.
The Turing test, developed by Alan Turing in 1950, is a test of a machine’s ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human. See if this chat bot passes the test !
If you are also interested in reading up a little bit more on machine learning to immediately get started with problems and examples then I strongly recommend you check out Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems.

Thanks for reading this article I hope its helpful to you all ! If you enjoyed this article and found it helpful please leave some claps to show your appreciation. Keep up the learning, and if you like machine learning, mathematics, computer science, programming or algorithm analysis, please visit and subscribe to my YouTube channels (randerson112358 & compsci112358 ).