Skip to content
View amyllykoski's full-sized avatar
Block or Report

Block or report amyllykoski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DogBreedClassifier DogBreedClassifier Public

    This is a deep learning project about Convolutional Neural Networks (CNN. A pipeline is built to process real-world, user-supplied images. Given an image of a dog, we will identify an estimate of t…

    HTML 1

  2. GenerateTVScripts GenerateTVScripts Public

    This is a deep learning project for generating Seinfeld TV scripts using Recurrent Neural Networks (RNN) using PyTorch. You'll be using a Seinfeld dataset of scripts from 9 seasons.

    Jupyter Notebook 1

  3. FaceGeneration FaceGeneration Public

    Use generative adversarial networks (GAN) to generate new images of faces.

    Jupyter Notebook 1

  4. CycleGAN CycleGAN Public

    A CycleGAN (generative adversarial network) to try out image generation from synthetic data.

    Jupyter Notebook 5

  5. asyncseq asyncseq Public

    Android app exercising asynchronous but sequential communication with a server.

    Kotlin 1

  6. earthquake earthquake Public

    Earthquake event history viewer. Implemented for Android.

    Java