Skip to content
View AriolaLeka's full-sized avatar

Block or report AriolaLeka

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Image-Classification-Using-CNN Image-Classification-Using-CNN Public

    Implementing Convolutional Neural Networks (ConvNets) to classify CIFAR-10 images into ten classes.

    Python

  2. Language-Model-with-RNN-LSTM Language-Model-with-RNN-LSTM Public

    Character-Level Language Model using Recurrent Neural Networks (RNNs) for text generation.

    Python

  3. Mathematical-Problem-Solving-with-Transformers Mathematical-Problem-Solving-with-Transformers Public

    A neural network-based math problem solver using the Transformer model. Train and deploy models to solve a variety of mathematical questions. Built as part of an assignment, this project explores s…

    Python 1

  4. Polynomial-Regression Polynomial-Regression Public

    Uncover patterns in data using Python and PyTorch. Estimate and visualize polynomial curves for improved predictions and insights.

    Python 1

  5. Bike-Rental-Prediction Bike-Rental-Prediction Public

    A bike-sharing prediction project, aimed at estimating the total number of bikes rented in a bike-sharing system. Using machine learning techniques, we analyse various factors such as weather condi…

    Jupyter Notebook

  6. GMAN-Traffic-Prediciton GMAN-Traffic-Prediciton Public

    "Graph Multi-Attention Network for Traffic Prediction" paper reproducibility.