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

Highlights

  • Pro

Organizations

@democratic-coin
Block or Report

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.

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

Pinned

  1. nvcc4jupyter nvcc4jupyter Public

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

    Python 153 83

  2. TCPServer TCPServer Public

    Erlang TCP server for mobile client

    Erlang 1

  3. CheckersFight CheckersFight Public

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

    Objective-C 2

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

    C++

  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 1