Skip to content
View Palak0905's full-sized avatar

Block or report Palak0905

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

Popular repositories Loading

  1. CODECRAFT_GA_02 CODECRAFT_GA_02 Public

    This project uses a pre-trained Stable Diffusion model (via AUTOMATIC1111’s WebUI) on Google Colab to generate highly realistic portraits from text prompts. The specific focus here is on creating a…

    Jupyter Notebook 2 1

  2. CODECRAFT_GA_01 CODECRAFT_GA_01 Public

    1

  3. CODCRAFT_GA_03 CODCRAFT_GA_03 Public

    This project uses a first-order Markov chain to generate text by predicting the next word based on the current one. It builds a transition model from input text and generates realistic sequences. I…

    Jupyter Notebook 1

  4. polyweather-agent polyweather-agent Public

    AI-powered weather prediction market trading agent built with Hermes Agent, OpenRouter, and Polymarket

    Python 1

  5. CODECRAFT_GA_04 CODECRAFT_GA_04 Public

    This project implements Pix2Pix, an image-to-image translation model using conditional GANs (cGANs). It learns to map input images (like sketches or edges) to target images (like photos). Trained o…

    Jupyter Notebook

  6. CODECRAFT_GA_05 CODECRAFT_GA_05 Public

    This project applies neural style transfer to blend the artistic style of one image (like a painting) with the content of another. Using a pre-trained VGG19 model in PyTorch, it generates a new ima…

    Jupyter Notebook