Skip to content

MaxSokolich/Multi-Layer-Perceptron-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo containing the microrobotic control user interface for an algorithm for independetly controlling mulitple microrobots to unique destinations in the workspace. it uses a multi layer perceptron neural network trained via training data to determine the opimtal action commands to the magnetic manipiulation system.

  1. need to install qt5

    • sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
    • sudo apt install qt5-default
  2. need to install Spinnaker FLIR camera SDK and python API:

  3. need to add "self.cam.PixelFormat.SetValue(PySpin.PixelFormat_BGR8)" above self.cam.BeginAcquistion() line in $ .local/lib/python3.8/site-packages/EasyPySpin.videocapture.py

pyuic5 uis/GUI.ui -o gui_widgets.py

/opt/homebrew/bin/python3.9 -m PyQt5.uic.pyuic uis/GUI.ui -o gui_widgets.py

git reset --soft HEAD~2

alt text

About

multi layer perception multi microrobot control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •