Machine and Biological Vision • Computational Neuroscience • AI • NeuroAI • XAI
Brown University
Providence, RI 02912
Lab website
Lab github
Brown profile
CV
Exemplar doesn’t have much in the way of documentation. Use git to download, tweak in your favorite editor and “rake -T” to get a list of jekyll/sass/git tasks.
This is here as more of an example.
class Foo < Bar
def foobar
return "This shows what code snippets look like in Exemplar"
end
end