Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review and improve info on Neurogrid #149

Open
16 tasks
biphasic opened this issue Feb 4, 2024 · 0 comments
Open
16 tasks

Review and improve info on Neurogrid #149

biphasic opened this issue Feb 4, 2024 · 0 comments

Comments

@biphasic
Copy link
Member

biphasic commented Feb 4, 2024

The website

The code for the live version of open-neuromorphic.org is hosted on the main branch at our GitHub repository. The site contains educational content on neuromorphic software libraries and hardware.

What to improve

The current entry for Neurogrid is located here and would benefit from more detailed info.

Following info should be checked or added in the header:

  • release_date. When was the chip released? That means made available for customers to buy/access for industry chips, or the first results published for research chips.
  • weight_bits. What are the possible bit resolutions of weights?
  • activation_bits. What are the possible bit resolutions of activations?
  • neurons. How many neurons fit on one chip? If it depends on the neuron model, provide an example for the most common neuron model. This field can take a (short) sentence if need be.
  • synapses. How many synapses for a given neuron config? This field can take a (short) sentence if need be.
  • on_chip_learning. Does the chip support on chip learning?

Following info should be added in the text body.

  • What makes the chip stand out in neuromorphic computing?
  • Practical applications of the chip
  • What's the workflow to develop and deploy models for the chip? What are the software toolchains involved?
  • Availability to purchase / access
  • Scalibility - Can I stack this chip easily?
  • Form factors. Are there boards available that can go on small drones? Robots? Data centers?

Following things would be nice to have:

  • Links to documents / data sheets that describe the chip.
  • Technology and fabrication details.
  • Future development roadmap.
  • List of publications that show results on the hardware, including date, title, authors and journal/conference.

Feel free to add any relevant information you think would be beneficial. If you have questions or need clarification on any topic, please open a PR and ask. We encourage both seasoned contributors and newcomers to participate. Our team is ready to assist you in this process, both on Github or on Discord. Please keep the discussions public at all times.

Workflow

  1. Comment on this issue to express interest, so that our team can assign it to you. That'll let other people know that you're working on it.
  2. Fork this repository
  3. Make the changes in your fork and commit them on a new branch.
  4. Follow the instructions to build the website locally and check that the new page renders nicely.
  5. Create a pull request from the new branch in your fork into main in the original repository.

Writing style

Our aim is to create a central hub for educational content on neuromorphic computing. The content should be formally written, accessible to the public, and include references or images where appropriate. Feel free to include yourself in an authors statement at the bottom of the page. Please avoid overly general comments (as sometimes generated by ChatGPT).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant