Giter Site home page Giter Site logo

jtskowronek / arizonacameralab.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arizonacameralab/arizonacameralab.github.io

0.0 0.0 0.0 27.88 MB

Home Page: https://arizonacameralab.github.io/

License: MIT License

Shell 0.18% JavaScript 0.09% Ruby 0.11% CSS 46.57% TeX 0.54% HTML 32.81% SCSS 19.71%

arizonacameralab.github.io's Introduction

Instruction to build the page

  1. Open git bash in the root folder,
  2. run './script/setting' to make the JekII env (for the first time)
  3. run './script/run' to activate the JekyII, go to https://127.0.0.1:4000/ to see the rendered pages.

Updating contents

Add publication

  • Modify the bib files in '_bibliography' folder

Add people

  • put the bio photo in assets/images/member/xx.jpg
  • Add a md file in the _team folder with file name of "firstname_lastname" with avatar image name xx.jpg
---
name: A B
position: researchstaff/gradstudent/postdoc/intern/visiting/others/alumni
avatar: xx.jpg
twitter:
email: 
scholar: 
web: 
github: 
twitter: 
previous: researchstaff/gradstudent/postdoc/intern/visiting/others/alumni
joined: 2020
left: 2022
current: Samsung
---

<img width="200" src="{{ site.url }}{{site.baseurl}}/assets/images/member/{{page.avatar}}" data-action="zoom">

### Contact

<i class="fa fa-envelope-o"></i> `[email protected]`<br>
<i class="fa fa-building"></i> RIC 1481 <br>
<i class="fa fa-bar-chart"></i> [google scholar](https://scholar.google.com/citations?user=GW6D4ZIAAAAJ&hl=en) <br>
[ari-benjamin.com](https://ari-benjamin.com)

<hr>

### Bio

After graduating from Williams College with a degreee in physics, teaching high school chemistry for a year in Mexico, and obtaining a master's in nanoscale simulation and biomaterials at Northwestern, I joined this awesome lab for computational neuroscience! I'm all about nonlinear life trajectories, which is fair, since the brain is nonlinear too.

<hr>

### Research Interests

What does deep learning have to say about how the brain works? (How does deep learning work?) What is the most fruitful and insightful way to conceptualize the brain?

Add news

  • Add an item in _data/news.yml
- date: 2021-02-20
  headline: "Model-based HoloNet got accepted by IEEE TCI!"
  summary: ""

Add co-author

  • Add an item in _data/coauthors.yml
Congli:
  url: http://congliwang.github.io

Upload the contents

  • On the master branch, commit and push all of the modifications to GitHub
  • Open git bash in the root folder, and run './bin/deploy' command, the files will be updated automatically.

Errors

zsh: permission denied: ./script/deploy

chmod a+x ./script/deploy

env: bash\r: No such file or directory

change CRLF to LF in VSCode

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.