🤠
Pinned Loading
-
TensorShow
TensorShow PublicEasily Build Convolutional Neural Networks with this Pretty and Simple User Interface
JavaScript 1
-
warneracw21.github.io
warneracw21.github.io PublicMy Personal Website for Sharing Projects and Code
HTML 1
-
snowflake_fractal.py
snowflake_fractal.py 1# Imports
2import matplotlib.pyplot as plt
3from matplotlib.path import Path
4import matplotlib.patches as patches
5import numpy as np
-
kmeans_tensorflow.py
kmeans_tensorflow.py 1# Imports
2from __future__ import absolute_import
3from __future__ import print_function
4from __future__ import division
5 -
-
Alternating Training Schedule for an...
Alternating Training Schedule for an RNN regression and convolutional LSGAN model 1""" Methods for Training on a distributed Network """
23"""
4The session is set up to be run in a distributed local environment.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.