Kory
Kory
Reproduce: 1. Remove versions in requreiments.txt 2. follow installation instructions 2. fix tensorflow 1 -> tensorflow 2 random seed. 3. run tests, the following errors then occurs ```sh ====================================================================== ERROR:...
https://blog.tensorflow.org/2020/02/tensorflowjs-for-react-native-is-here.html
**Is your feature request related to a problem? Please describe.** Currently EEGEdu is not measuring the performance of the app using the full extent of Firebase tools. **Solution Path** -...
Currently we are outputting a mock data stream which is a sequence of random numbers. We might be curious to control the data stream by outputting a sine wave or...
This is a little disingenuous. The disconnect button just refreshes the page, which works to disconnect the data stream but it also destroys any work that the user might have...
``` Traceback (most recent call last): File "/Users/korymath/Documents/code/talk-generator/venv/bin/talkgenerator", line 33, in sys.exit(load_entry_point('talkgenerator', 'console_scripts', 'talkgenerator')()) File "/Users/korymath/Documents/code/talk-generator/talkgenerator/run.py", line 13, in main_cli main(args) File "/Users/korymath/Documents/code/talk-generator/talkgenerator/run.py", line 6, in main presentations, slide_deck, output_file...
All references to flags should be explicit.
Traceback (most recent call last): File "/home/kory/catkin_ws/src/ros_myo/scripts/myo-rawNode.py", line 444, in m.run(1) File "/home/kory/catkin_ws/src/ros_myo/scripts/myo-rawNode.py", line 204, in run self.bt.recv_packet(timeout) File "/home/kory/catkin_ws/src/ros_myo/scripts/myo-rawNode.py", line 87, in recv_packet self.handle_event(ret) File "/home/kory/catkin_ws/src/ros_myo/scripts/myo-rawNode.py", line 120, in...