iankonradjohnson/RecipeGAN
Large data science project to calculate recipe nutrition data and create new recipes using Tabular Generative Adversarial Network (TGAN) Deep Learning
This tool helps chefs, food bloggers, and nutritionists by automatically calculating the nutritional content of recipes. It takes a list of ingredients and their quantities from existing recipes and provides detailed nutrition data, making it easier to analyze and create healthier dishes. Beyond analysis, it can also generate entirely new recipe ideas, complete with ingredient lists.
No commits in the last 6 months.
Use this if you need to quickly understand the nutritional breakdown of recipes or are looking for innovative ways to generate novel recipe concepts.
Not ideal if you need a simple recipe management system or are looking for a tool that offers cooking instructions and step-by-step guides.
Stars
10
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 24, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iankonradjohnson/RecipeGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch