You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Fork this repository
Make the changes in your fork and commit them on a new branch.
Follow the instructions to build the website locally and check that the new page renders nicely.
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).
The text was updated successfully, but these errors were encountered:
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:
Following info should be added in the text body.
Following things would be nice to have:
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
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).
The text was updated successfully, but these errors were encountered: