Skip to content
View Jazz-Coding's full-sized avatar
Block or Report

Block or report Jazz-Coding

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

Popular repositories

  1. SmoothedPlanetaryHydrodynamics SmoothedPlanetaryHydrodynamics Public

    Java implementation of smoothed particle hydrodynamics (SPH), to simulate the collisions of planetary scale bodies.

    Java 2

  2. NeuralNetwork4J NeuralNetwork4J Public

    Vanilla Java implementation of a neural network trained with stochastic gradient descent to classify handwritten digits.

    Java

  3. MazeGenerationAlgorithms MazeGenerationAlgorithms Public

    Depth-first search and Wilson's algorithm maze generation in Java

    Java

  4. NeuralNetwork4J_CUDA NeuralNetwork4J_CUDA Public

    Java handwritten digit (MNIST dataset) classifier, using the GPU for accelerated training and inference (via JCuda & JCublas)

    Java