Skip to content
Snippets Groups Projects
README.md 931 B
Newer Older
  • Learn to ignore specific revisions
  • Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    # Physical Computing Design Tools
    
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ## Description
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    Repository for DICE design tools explorations.
    
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    Topics include:
    - Programming strategies for spacial computing
        - Data flow programming and [Distributed Deep Neural Networks](https://gitlab.cba.mit.edu/amiraa/ddnn)
        - Physics Simulation 
        - Trusted Systems
    - Reconfiguration strategies for DICE pieces 
        - CAM tools and path planing:
            - Desktop (external) assembler 
            - Swarm assembly and manipulation
    
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ----
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    - [ ] Data Flow data Data structure
      - [ ] look at examples
    - [ ] Max flow implementation
    - [ ] Graph Search
    - [ ] Graph creation (nodes creation)
    - [ ] Graph Hierarchy
    ----
    
    ## Progress
    - [Distributed Deep Neural Networks](https://gitlab.cba.mit.edu/amiraa/ddnn)
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ## Demo
    
    
    "Physical Computing Interface" demo lives [here.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/index.html)