Giter Site home page Giter Site logo

cornet_analysis's Introduction

CORnet analysis

Examine usefulness of representations for classification, through development and across layers of network. Will be used to expand Anna Birbeck's project relating AoA and layer in network

  • Examination of development of CORnet-S representations
  • Loads a checkpoint that is the result of training
  • Freezes weights in convolutional network
  • Adds a logistic regression to each layer

Requirements

imagenet data, with train and val_in_folders directories GPU machine launch.json contains arguments for running of eval_linear.py with VSCODE checkpoints (e.g., from s3://neurana-imaging/rhodricusack/cornet/)

Description of procedure

(1) Ran CORnet and get models from multiple epochs of training (2) Ran eval_linear.sh (or eval_linear_2019-08-31.sh) to

  • for each epoch and conv, load model and add logistic regression layer
  • train up
  • validate
  • validate on each aoa category separately (given --aoaval) (3) Ran summarize_performance.py to summarize, make graphs and do stats

Outputs

from CORnet are in $HOME/cornet directory

from eval_linear

linearclass: was fine, but didn't record reglog layers linearclass_v3: main run. Initially, epochs 0,5,10,20,30 analysed. But will add 1,2,3,4,15,25,35 using eval_linear_2019-08-31.sh

Based on code from DeepCluster from Facebook Research https://github.com/facebookresearch/deepcluster and CORnet from Dicarlo lab at MIT https://github.com/dicarlolab/CORnet

cornet_analysis's People

Contributors

rhodricusack avatar

Watchers

 avatar

Forkers

annatruzzi

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.