Skip to content
View wcneill's full-sized avatar

Block or report wcneill

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 Loading

  1. cuda_raycast cuda_raycast Public

    Messing around with cuda and raycasting

    Cuda

  2. cuda_numerical cuda_numerical Public

    Speeding up numeric methods with cuda

    Cuda

  3. JavaML JavaML Public

    Implementations of machine learning algorithms in Java.

    Java

  4. numerical-methods numerical-methods Public

    This repository containing various numerical method implementations such as Fourier transforms, RK4, Lax method, and Romberg integration

    Python

  5. who-said-what who-said-what Public

    A machine learning and signals processing project for identifying age and gender of individual speakers, and transcribing conversation from perhaps noisy audio to text.

    Python

  6. asgi_middleware_demo asgi_middleware_demo Public

    Demonstration of developing an http parsing server, and a middleware server that delegates to one or more endpoint applications.

    Python