Skip to content
View AestheticVoyager's full-sized avatar
đź‘‹
Drowned
đź‘‹
Drowned

Block or report AestheticVoyager

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

Pinned Loading

  1. Perceptron-NeuralNetwork Perceptron-NeuralNetwork Public

    Perceptron neural network implementation in C.

    C

  2. SVD-From-Scratch SVD-From-Scratch Public

    This project implements the Singular Value Decomposition (SVD) algorithm from scratch in C programming language. Singular Value Decomposition is a cornerstone technique in linear algebra, used exte…

    C

  3. densenet-pytorch densenet-pytorch Public

    A PyTorch implementation of various DenseNet architectures trained on the CIFAR-100 dataset, with extensive customization options for model architecture, hyperparameters, and training strategies.

    Python

  4. GoML GoML Public

    A somewhat comprehensive, modular machine learning framework built in Go, designed for both educational and production use. GoML provides neural network implementations, data processing utilities, …

    Go

  5. NetRunner-Template NetRunner-Template Public

    Welcome to netrunner-template, a structured, modular pipeline designed to help you efficiently load, clean, inspect, and analyze datasets—especially tabular ones like CSV files—without diving deep …

    Python 1

  6. resnet-cifar100 resnet-cifar100 Public

    A complete PyTorch implementation for training and evaluating ResNet-18 on the CIFAR-100 dataset.

    Python