Code Monkey home page Code Monkey logo

575_statistical_machine_learning's Introduction

575 Statistical Machine Learning

CSE 575 Statistical Machine Learning projects.

  • Project 1 involves using an images average brightness and variance to predict if the image is a 1 or a 0 from MNIST dataset. This project applies density estimation using Naive Bayes Classification.
  • Project 2 is an implimentation of K-Means clustering. Strategy 1 randomly picked k points to be the initial cluster. Strategy 2 uses an initial point as a cluster, then for the next k-1 clusters, finds them by taking the farthest average distance. Addtional functions were added to visualize where the centroids are located by plotting a graph of the data.
  • Project 3 is an implementation of a simple Convolutional Neural Network (CNN) to classify some images. My assignment was to complete the evaluation code to compute the accuracy and loss of the network, given the data and the labels.

575_statistical_machine_learning's People

Contributors

aj96oneill 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.