Skip to content
View spaceshark123's full-sized avatar
🤔
coding
🤔
coding

Highlights

  • Pro

Block or report spaceshark123

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. NeuralNetwork NeuralNetwork Public

    flexible and extensible implementation of a multithreaded feedforward neural network in Java including popular optimizers, wrapped up in a console user interface

    Java 1

  2. Word2Vec Word2Vec Public

    Java implementation of the Word2Vec algorithm supporting CBOW and Skip-gram models. Features include training on custom corpora, vector operations, and similarity calculations. Ideal for NLP tasks …

    Java

  3. ConsoleTool ConsoleTool Public

    versatile class for creating interactive CLIs with custom commands. Perfect for building text-based user interfaces in Java applications.

    Java

  4. Display Display Public

    Java Display library for showing pixel displays through the console or text (color or grayscale).

    Java