Skip to content
View foxillaa's full-sized avatar

Block or report foxillaa

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 250 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 Loading

  1. mnist-cli-c mnist-cli-c Public

    C

  2. monopoly-simplified monopoly-simplified Public

    Console-based Monopoly clone in C with players, properties, jail, and basic game mechanics.

    C

  3. monopoly-c monopoly-c Public

    Simplified Monopoly board game implemented in C. This is a cleaner version compared to my previous project, with proper src/include structure and CMake build system.

    C

  4. activation-funcs-c activation-funcs-c Public

    C program to evaluate and display values of various mathematical functions (step, sigmoid, tanh, Gaussian, ReLU, etc.) in automatic mode with interval input.

    C

  5. ai-optimization-algorithms ai-optimization-algorithms Public

    Hill Climbing and Genetic Algorithms in Python: function optimization, TSP-like path planning, and investment allocation. Coursework with docs and runnable scripts.

    Python

  6. pytorch-mlp-cnn pytorch-mlp-cnn Public

    PyTorch implementations of MLP and CNN for classification and regression tasks: tabular datasets and MNIST. Includes training loops, evaluation metrics, and visualizations.

    Jupyter Notebook