Skip to content
View kaecius's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kaecius

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kaecius/README.md

Hi!, I'm Daniel Cañadillas

Stats

Repos

Pinned Loading

  1. Head-detection-and-Pose-estimation Head-detection-and-Pose-estimation Public

    Jupyter Notebook 1

  2. Feature-Engineering-for-BCI Feature-Engineering-for-BCI Public

    Jupyter Notebook

  3. RBM_EDAs RBM_EDAs Public

    Forked from Xabilahu/RBM_EDAs

    Jupyter Notebook

  4. tensorflow-no-full-memory-allocation.py tensorflow-no-full-memory-allocation.py
    1
    import tensorflow as tf # tensorflow==2.4
    2
    
                  
    3
    gpus = tf.config.experimental.list_physical_devices('GPU')
    4
    
                  
    5
    tf.config.experimental.set_memory_growth(gpus[0],True)
  5. twitch-chat-overlay twitch-chat-overlay Public

    CSS

  6. Raspberry-Pi-Controller Raspberry-Pi-Controller Public

    Java