Skip to content
View coppensj's full-sized avatar

Block or report coppensj

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

Popular repositories Loading

  1. cuda-cpp_wrapper_example cuda-cpp_wrapper_example Public

    An example of how to run CUDA kernels from a c++ program.

    Cuda 1

  2. Gantry_Crane_PID Gantry_Crane_PID Public

    PID control for a gantry crane system. Final project for ENGPHYS 3BB3

    C

  3. MCMC MCMC Public

    Markov chain Monte Carlo (MCMC) methods

    C++

  4. Minesweeper Minesweeper Public

    Solving algorithm for minesweeper.

    C++

  5. cpp-progress-bar cpp-progress-bar Public

    A simple progress bar that can be called within a c++ loop.

    C++

  6. neural_net neural_net Public

    Learning to create a neural network from scratch, following http://neuralnetworksanddeeplearning.com

    C++