Skip to content
View andrasmatyassy's full-sized avatar

Block or report andrasmatyassy

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
andrasmatyassy/README.md

Hi there! </>

I'm Andras, a software engineer. I like automating stuff and tinkering with neural networks.

🛠️ Projects

📚 MNIST Digit Classifier

Python PyTorch

A fun personal project to showcase simple neural networks and data handling: a collection of neural network models for MNIST digit classification using PyTorch.

📖 Read More

🧬 CodonTransformer

Python

Built a config manager using the singleton pattern, complete with unit tests for robust model management.

🔗 Pull Request #9

⚡ PyTorch

Python PyTorch

Added environment variable to configure logging level.

🔗 Pull Request #137196

📫 Contact

LinkedIn GitHub

Pinned Loading

  1. CodonTransformer CodonTransformer Public

    Forked from Adibvafa/CodonTransformer

    The ultimate tool for codon optimization, transforming protein sequences into optimized DNA sequences specific for your target organisms.

    Python

  2. mnist-digit-classifier mnist-digit-classifier Public

    A collection of neural network models (Linear, Convolutional, and ResNet) designed for the classic MNIST digit classification task using PyTorch. This project showcases data handling, model trainin…

    Python

  3. pytorch pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python