Aryan Esfandiari
Aryan Esfandiari
Home
Posts
Publications
Contact
Curriculum Vitae
Light
Dark
Automatic
machine learning
Fashion-MNIST Generation with Tensorflow
Import packages In this project we were using Tensorflow 2.2.0 which is latest stabile Tensorflow version as of the time of writing this article. The auxiliary packages are as follows:
Aryan Esfandiari
Last updated on Mon, 6 May, 2024
10 min read
machine learning
,
deep learning
,
computer vision
Pi2Pix with Pytorch and PyTorch Lightning
Import packages import glob from PIL import Image from collections import OrderedDict from sklearn.model_selection import train_test_split import matplotlib.pyplot as plt import torch import torch.nn as nn import torch.nn.functional as F from torch.
Aryan Esfandiari
Last updated on Mon, 6 May, 2024
14 min read
machine learning
,
deep learning
,
computer vision
Cite
×