Skip to content
View gideonsuttle's full-sized avatar
🙂
🙂

Block or report gideonsuttle

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. GAN_numger_genGAN_numger_genPublic

    A deep learning model that generates realistic handwritten digits by training two neural networks in competition: one creates fake digits while the other tries to spot the fakes. Built with PyTorch…

    Jupyter Notebook

  2. stock-market-predictionstock-market-predictionPublic

    A deep learning application using CNN and LSTM models to predict stock market prices in real-time. Built with historical NSE data, this project combines time series analysis with neural networks fo…

    Python

  3. KungFu_A3C_algoKungFu_A3C_algoPublic

    Implementation of Asynchronous Advantage Actor-Critic (A3C) algorithm for mastering KungFu Master Atari game. Features parallel training, CNN-based policy learning, and frame preprocessing. Built w…

    Jupyter Notebook

  4. story_with_imagestory_with_imagePublic

    An application based on large language model cohere that generates a story according to the prompt given by the user. clipdrop generates images for our story

    Python 1

  5. node3-weather-websitenode3-weather-websitePublic

    A web-based weather application built with Node.js and Express that provides real-time weather information based on user location input, featuring a clean interface built with Handlebars templating.

    JavaScript

  6. note-appnote-appPublic

    A lightweight command-line note-taking application built with Node.js. Create, manage and organize your notes through simple terminal commands.

    JavaScript