An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by NIKK0001

A curated list of projects in awesome lists by NIKK0001 .

https://github.com/nikk0001/software_defect

Software defect prediction by using machine learning.

Last synced: 04 Apr 2025

https://github.com/nikk0001/text-generation-with-markov-chains

This repository contains an implementation of a simple text generation algorithm using Markov chains. The algorithm builds a statistical model that predicts the probability of a word or character based on the previous one(s). This model can then be used to generate new text that mimics the style and structure of the input text.

generative-adversarial-network gpt gpt-3 markovchain textgeneration

Last synced: 04 Apr 2025

https://github.com/nikk0001/image-generation-using-pre-trained-models

Welcome to the Image Generation with Pre-trained Models repository! This project demonstrates how to utilize pre-trained generative models like DALL-E-mini and Stable Diffusion to create images from text prompts. These models enable the generation of high-quality images by leveraging powerful deep learning architectures trained on extensive dataset

dall-e generative-adversarial-network generative-ai gpt gpt-3 imagegeneration pretrained-models stable-diffusion

Last synced: 29 Mar 2025

https://github.com/nikk0001/nikk0001

Last synced: 04 Apr 2025

https://github.com/nikk0001/image-to-image-translation---cgan---conditional---gan

Conditional Generative Adversarial Networks (CGANs) extend the capabilities of traditional GANs by conditioning both the generator and discriminator models on additional information, typically class labels or other forms of auxiliary information.

cgan cgan-mnist cgans generative-adversarial-network generative-ai generative-model imagetranslate

Last synced: 04 Apr 2025