python-tensorflow
There are 16 repositories under python-tensorflow topic.
yhyu13/AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
FreeBirdsCrew/AI_ChatBot_Python
AI ChatBot using Python Tensorflow and Natural Language Processing (NLP) along side TFLearn
frereit/TensorflowHandwritingRecognition
Using Tensorflow to classify the NIST Dataset 19 (Handwriting)
CoderAryanAnand/newJARVIS
New and improved version of JARVIS with tensorflow and NLP.
majetyhk/FacialRecognition
Facial Recognition using Deep Convolutional Neural Networks
MTUCI-Labs/Lab4-TensorFlow
Лабораторная работа №4: Обучению первой модели на TensorFlow для распознавания рукописных цифр на датасете MNIST
Robertfnicholson/Neural_Network_Charity_Analysis
Using machine learning and neural networks, created a binary classifier that is capable of predicting whether applicants will be successful if funded by Alphabet Soup
5donuts/flower-classifier
Image classifier using Python TensorFlow trained using a modified set of flower images from Kaggle
fine-code/tensorflow
Finding relationships between words
HayatiYrtgl/Art_by_DCGAN
This code sets up and trains a GAN to generate artwork images using Keras and TensorFlow, defining and compiling discriminator and generator networks, and saving results.
jbp4444/PyTensorflowTargets
Convolutional Neural Network modules for target detection using Python/TensorFlow
TheRemoteCoder/python-AI-ML--Jupyter-Notebooks
ML + AI experiments with python, intended for Jupyter Notebooks (e.g. via Google Colab). Central source of personal language knowledge.
caesarmario/mnist-fashion-classification-tensorflow
MNIST Fashion Classification using TensorFlow (2019 version). The dataset is taken from Kaggle (https://www.kaggle.com/zalando-research/fashionmnist).
clydedacruz/tensorflow-object-detection
Object detection using an output inference graph of tensorflow
jimburton/phish
Using ML to detect phishing emails.