Skip to content
Snippets Groups Projects
README.md 1.52 KiB
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
    ![](02_Presentation/191202_demo.png)
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ## Description
    Repository for DICE design tools explorations.
    
    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
    ## Demo Links
    
    
    - **"Physical Computing Interface"** demo lives [here.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/index.html)
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    - [Distributed Deep Neural Networks](https://gitlab.cba.mit.edu/amiraa/ddnn)
    
    - UR10 voxel Assembly [demo.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/assembly/standAloneAssembly.html)
    
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ----
    ## Progress
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ![](02_Presentation/191202_demo.mp4)
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ## Desired Milestones
    
    - [ ] Assembly
      - [ ] Swarm construction
    - [ ] Computation
      - [ ] Morphing code
      - [ ] Computation Optimization
        - [ ] Restructuring code and automatically divide into distributed
    - [ ] Auto compilation/export to dice modules
    - [ ] Simulation portal
    - [ ] Case Studies
      - [ ] Neural networks
      - [ ] Bayesian optimization
      - [ ] Distributed optimization
      - [ ] Voxel design
    
    
    ---
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    ## TODOS:
    
    - [x] Grid Systems
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    - [ ] Documentations
    - [ ] Reset Grid/button
    
    Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed