List view
Continue to improve usability and test quality. New major features to add: 1. Can load/save operations/nodes 2. Can load from examples The following features are postponed and may be dropped: 1. View nodes panel 2. Network builder panel 3. Can use custom code to specify how the total derivative is calculated internally
Due by April 30, 2024•24/24 issues closedThis milestone focuses on usability. High priority: 1. Can explain how the derivative is calculated 2. Can customize the operations 3. Can edit the node ID 4. Add other commonly used math operations Low priority: 1. Can load/save operations/nodes 2. Can load from examples
Due by December 31, 2023•7/7 issues closedPriority: 1. The look and feel of the website is almost like Figma UI spec (e.g., the icons are correctly set, the graph control is ready) 2. The website can be used on both mobile and PC 3. Can build the computational graph by adding nodes on UI 4. Can show the correct derivative values
Due by August 31, 2023•3/3 issues closedPriority: 1. Core business logic is ready. We can manipulate the pure graph models with a complete computational graph (e.g., (a+b)*(c+1) example) 2. Can calculate both forward and reverse mode differentiation 3. Write tests for the graph models 4. Build a simple neural network test case
Due by August 6, 2023•3/3 issues closedPriority: 1. Should have basic website appearance (just frame, empty content) 2. Can navigate the sidebar 3. Can show react-diagram inside the graph container with stub data
Due by July 16, 2023•1/1 issues closed