Ianmcmill
Ianmcmill
@cocktailyogi Even after the fix in eggbot.py I still get this error. Am I supposed to have serial access without Inkscape? Using the Arduino Serial Monitor or Putty I am...
In Eggduino.ino the microstepping is already set to 16 microstepping. I also have pulled all three MSx pins high on my breadboard. Still I get very jittery and stepped vertical...
@MotorCityCobra You state in your readme the compile option `-DDLIB_USE_CUDA=0` and when installing `--no DLIB_USE_CUDA` Are you sure? Because when compiling with this argument and running the process my GPU...
I am trying to run this on windows 10. Python 3.6 64bit tensorflow-gpu 1.4.0 With wikiart in ./data/wikiart When runnning: `python main.py --epoch 25 --learning_rate .0001 --beta 0.5 --batch_size 16...
Hey I am very interested in GANs and how they can create images and videos. However I am totally not a coder. I know how to install packages with apt-get...
Hello, I have read about your project and this is really amazing for a high school project. Kudos to such a cool teacher for supporting and students with that much...
Is this a Keras versioning issue? ``` Round 935: D Real: 0.284967 D Fake: 0.06268965 G All:: 4.4938965 Round 936: Traceback (most recent call last): File "main.py", line 355, in...
Hi! I'm trying to figure out how to resume training. I have checked your other repos but neither does that. I tried ``` if __name__ == "__main__": model = WGAN(lr...
I suggest composing a documentation using this tool: https://pdos.csail.mit.edu/archive/scigen/#generate
You use 12v stepper motors. Try motors which are spec'd at 3 to 4v. Those 12v stepper motors are inappropriate for 3d printers/plotters etc. I have a bunch of 12v...