Code Monkey home page Code Monkey logo

icerm-spectral-clustering's Introduction

Summer@ICERM 2020 - Spectral Clustering

Team name: Ghost Clusters

Non-Euclidean metrics? Who ya gonna call?

Organization of the Repository

Some style guidelines:

  • All data matrices should use row vectors to represent data, so that rows index datapoints and columns index features
  • All lib scripts use lowercase titles
environment.yml
*.ipynb [For NBs under active development, they should live in the TLD]
lib/
    - Only code having tests and comments
    data/
        - For code interacting with data, this directory holds data flatfiles
scripts/
    - Testing ground, poor code is ok
artifacts/
    - archive for experimental results or other hard copies of things
    - ideally, only .png plots, .pdf notes, anything which no longer needs access to lib/
    - for expts that do need lib/ (such as notebooks), make a copy of lib/ and store with the experiment
    exp_1/
    exp_2/ 
    ...

icerm-spectral-clustering's People

Contributors

mdnls avatar thecatherinehuang avatar chloetriestocomputer 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.