Skip to content
View mark-antal-csizmadia's full-sized avatar

Block or report mark-antal-csizmadia

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. DD2434-VAE-Project DD2434-VAE-Project Public

    Replication of the research paper titled Auto-Encoding Variational Bayes.

    Python 1

  2. nn-blocks nn-blocks Public

    A neural network library built from scratch, without dedicated deep learning packages. Training and testing deep neural networks and utilizing deep learning best practices for multi-class classific…

    Jupyter Notebook 1

  3. dcgan-fake-faces dcgan-fake-faces Public

    Deep convolutional generative adversarial networks (DCGANs) for generating fake faces with Tensorflow and Keras.

    Jupyter Notebook

  4. re-sln re-sln Public

    Re-implementation of the paper titled "Noise against noise: stochastic label noise helps combat inherent label noise" from ICLR 2021.

    Python 1

  5. slp-mlp slp-mlp Public

    Single Layer Perceptrons (SLPs) and Multi-Layer Perceptrons (MLPs) from scratch, only with numpy, for classification and regression. MLPs with Keras for time-series prediction.

    Jupyter Notebook

  6. som som Public

    Kohonen Self-Organizing Maps (SOMs) for dimensionality reduction, data embedding, and solving a variant of the travelling salesman problem.

    Jupyter Notebook 1