Skip to content
View andreinechaev's full-sized avatar
🐢
💨 💨 💨
🐢
💨 💨 💨

Organizations

@democratic-coin

Block or report andreinechaev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. nvcc4jupyter nvcc4jupyter Public

    A plugin for Jupyter Notebook to run CUDA C/C++ code

    Jupyter Notebook 255 94

  2. TCPServer TCPServer Public

    Erlang TCP server for mobile client

    Erlang 2

  3. CheckersFight CheckersFight Public

    A simple iPad app, using UIDynamics features. Performance is fine, about 3-5% of CPU

    Objective-C 3

  4. extended-kalman-filter extended-kalman-filter Public

    C++ 1

  5. Installing CUDA (nvcc) on Google Colab Installing CUDA (nvcc) on Google Colab
    1
    /opt/bin/nvidia-smi
    2
    wget https://developer.nvidia.com/compute/cuda/8.0/Prod2/local_installers/cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64-deb
    3
    dpkg -i cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64-deb 2> /dev/null
    4
    apt-key add /var/cuda-repo-8-0-local-ga2/7fa2af80.pub
    5
    apt-get update
  6. TDA TDA Public

    Temporal Decaying Accumulator

    Jupyter Notebook 2