jeffheaton / presentLinks
Code from Jeff Heaton's YouTube videos, articles, and conference presentations.
☆186Updated last month
Alternatives and similar repositories for present
Users that are interested in present are comparing it to the libraries listed below
Sorting:
- Hands-On Image Generation with TensorFlow 2.0, published by Packt☆199Updated 3 weeks ago
- ☆113Updated 2 years ago
- AI projects in python, mostly Jupyter notebooks.☆183Updated last year
- A demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.☆297Updated 10 months ago
- A Repo to store the Google Colaboratory Notebooks that I have created and shared☆282Updated 8 months ago
- Minecraft GAN☆47Updated 4 years ago
- GANs in slanted land☆264Updated 3 weeks ago
- Course notebooks for GANs specializations☆122Updated last year
- A short walkthrough that demonstrates how to perform neural style transfer with a pre-trained model.☆44Updated 3 years ago
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…☆83Updated 5 years ago
- Generative Adversarial Networks Projects, published by Packt☆224Updated 2 years ago
- Image restoration with neural networks but without learning.☆67Updated 6 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆397Updated 3 years ago
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆437Updated 4 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- ☆105Updated 2 years ago
- PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understan…☆394Updated 2 years ago
- Some useful (or not so much) Python stuff for Google Colab notebooks☆46Updated 3 years ago
- ☆64Updated 3 years ago
- bash script to install Artifical Images materials☆156Updated 3 years ago
- Notebook for accessing local webcam within Google Colab on Images and Videos. Basic tutorial running face detection on webcam image and v…☆106Updated 4 years ago
- image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-cri…☆127Updated last year
- Learn by experimenting on state-of-the-art machine learning models and algorithms with Jupyter Notebooks.☆185Updated 2 years ago
- Solving Sudoku with Convolution Neural Networks.☆37Updated 5 years ago
- The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.☆27Updated 4 years ago
- Transferring the style of one image to the contents of another image, using PyTorch and VGG19.☆55Updated 2 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Fine-tuning Stable Diffusion using Keras.☆66Updated 2 years ago
- This repository contains my full work and notes on Deeplearning.ai GAN Specialization (Generative Adversarial Networks)☆68Updated 5 years ago
- Mastering Computer Vision with TensorFlow 2.0, published by Packt☆94Updated 3 weeks ago