Skip to content

WahyuSeptiadi/RockPaperScissors.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network and Tensorflow

IMPORT LIBRARY

import tensorflow as tf
import zipfile,os
from tensorflow.keras.preprocessing.image import ImageDataGenerator
import numpy as np
from google.colab import files
from keras.preprocessing import image
import matplotlib.pyplot as plt
import matplotlib.image as mpimg
%matplotlib inline

IMAGE TESTING

Default

Default

Default

OTHER REFERENCE

About

Implementation Neural Network and Tensorflow for Image Recognition (Machine Learning)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors