Popular repositories Loading
-
CODECRAFT_GA_02
CODECRAFT_GA_02 PublicThis 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…
-
-
CODCRAFT_GA_03
CODCRAFT_GA_03 PublicThis 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
-
polyweather-agent
polyweather-agent PublicAI-powered weather prediction market trading agent built with Hermes Agent, OpenRouter, and Polymarket
Python 1
-
CODECRAFT_GA_04
CODECRAFT_GA_04 PublicThis 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
-
CODECRAFT_GA_05
CODECRAFT_GA_05 PublicThis 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
If the problem persists, check the GitHub status page or contact support.