Giter Site home page Giter Site logo

jacob-thrasher / machine-learning-projects Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 93.28 MB

My machine learning project adventures. The main branch (mostly) has completed projects. The README contains information about each file or folder in the top level of the main branch. You can see what I'm currently working on in my other branches!

Jupyter Notebook 96.91% Python 3.09%

machine-learning-projects's Introduction

Machine Learning Projects

This repository contains all of my machine learning projects from Summer 2021. A brief description of each project can be found below. I tried to explain what I as doing in detail throughout each project.

ASL Classifier

An ASL Classifier neural network that can detect signs from the American Sign Language alphabet, including space, del, and nothing. It uses a standard neural network architecture and achieved 97% accuracy in mmy tests. Potential future work includes real time integration with Snapchat via Lens Studio

DCGAN.ipynb

Deep Convolutional Generative Adverserial Network (DGCAN) designed to learn to replicate landscape paintings from this dataset.

Architecture based on this tutorial, but many modifications were made along the way.

Trained for 6 hours, totalling 36 epochs in Google Colab. Runtime kept disconnecting, so I could not get super great results. I think it could do better with more training, but I want to try reworking it as a Progressive Growth GAN (PGGAN), found in another Colab file.

DCGAN (folder)

The same model as the Colab notebook, but I converted the code to traditional python stuff. I ran it a couple times for 2.5 hours, totalling 300 epochs and achieved decent results actually.

Final results from the best round of testing Final

More images can be found in various version folders within DCGAN.

PGGAN.ipynb

Progressive Growth Generative Adverserial Network (PGCAN) designed to learn to replicate landscape paintings from this dataset.

Architecture based on this tutorial. Still a work in progress. Once I get it working, I'm hoping to make some changes to it to make it mine

PGGAN (folder)

Standard python version of PGGAN.ipynb. Improved architecture, statistic collection, etc. (WIP)

CIFAR10_classifier.ipynb

Simple convolutional network built in Pytorch to identify and classify images from the CIFAR10 dataset

machine-learning-projects's People

Contributors

jacob-thrasher avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.