Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.76 KB

File metadata and controls

49 lines (34 loc) · 1.76 KB

Vision Rat Brain

This repository contains the supporting code for publications and projects done by Jose G. Perez

It is not ready for public use yet. Expect it to be complete by the end of May 2018 with an installation guide and explanations.

Any questions may be directed to me via pull requests.

Getting Started

Here's a breakdown of all the projects included in this repository

Main projects

Side projects

  • auto_encoder/
    • Deriving atlas correspondences using AE
  • matching_networks/
    • Deriving atlas correspondences through image similarities using matching networks
  • siamese_networks/
    • Deriving atlas correspondences through image similarities using matching networks

Prerequisites

Installing

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments