Giter Site home page Giter Site logo

aml-project-dimensionality-reduction-for-images's Introduction

Project 2

This is an individual assignment.

Code Implementation & Technical Report

The final deliverables include a 4-page IEEE-format report, code implementation and a detailed GitHub readme file.

Project 2 is due Monday, November 14 @ 11:59 PM. Find the complete rubric in the Canvas assignment.

Custom Handwritten Characters Dataset

The dataset you will be working with is available for download here:

Files contained

  1. training.ipynb ---- code used for training the datasets.
  2. test.ipynb ---- code used for testing the datasets.
  3. Project 2 - Dimentionality Reduction.ipynb ---- description of project 1
  4. Model ---- contains all models generated from the training.ipynb.
  5. Dataset ---- contains LDA, t-SNE and PCA components I get from question 3 and original dataset.
  6. Project_1_report.docx ---- report in docx form
  7. Project_1_report.pdf ---- report in pdf form
  8. training.pdf ---- pdf form of training.ipynb
  9. test.pdf ---- pdf form of test.ipynb
  10. README.md ---- this file.

How to use

The models are in the Model file which is in my Google Drive, you need to down load from here.

This file doesn't include 4 original dataset, so you need to load these data before running my code.

Training: Training code do not need any parameters to input. It generates totally 10 models in file Model and 3 numpy arrays in file Dataset. And these models and data will be use in test code.

Test: Test code has already loaded the datasets and resampled dataset, and all models have been loaded too. Except running all codes, you do not need any operation in Jupyter.

aml-project-dimensionality-reduction-for-images's People

Contributors

xchai8 avatar github-classroom[bot] avatar

Watchers

 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.