Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 3.0 KB

You have to be logged in to leave a comment. Sign In

cochlea-positional-information

badge

To (locally) reproduce this project, do the following:

  1. Download this code base with git and DVC.
  2. Open a Julia console and do:
    julia> using Pkg
    julia> Pkg.activate("path/to/this/project")
    julia> Pkg.instantiate()
    

This will install all necessary packages for you to be able to run the scripts and everything should work out of the box.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...