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

Organizations

@Profintech-Technologies

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.

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. GAN_numger_gen GAN_numger_gen Public

    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-prediction stock-market-prediction Public

    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_algo KungFu_A3C_algo Public

    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_image story_with_image Public

    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-website node3-weather-website Public

    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-app note-app Public

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

    JavaScript