-
-
-
-
-
-
-
-
-
-
tf_neural-style Public
Forked from anishathalye/neural-styleNeural style in TensorFlow! 🎨
Python GNU General Public License v3.0 UpdatedNov 4, 2018 -
-
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedNov 1, 2018 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 1, 2018 -
-
-
-
-
-
-
This the most eneric code of neural networks, you just have to chagne the number of neurons (units) in a vector, then see the results.
MATLAB UpdatedMar 30, 2018 -
This is the implementation of stochastic gradient decent in MATLAB, using MNIST dataset. although this is a generic implementation and hence can be applied on any dataset for multi-class logistic r…
MATLAB UpdatedMar 14, 2018 -
Stochastic Gradient Descent, no singularity error. accuracy 99%
MATLAB UpdatedMar 10, 2018 -
openvrexamples Public
Forked from matinas/openvrexamplesExample showing the use of OpenVR with OpenGL3, GLSL, SDL and glm to generate a simple VR scene on the HTC Vive HMD, including device tracking and rendering (controllers and lighthouse base stations)
C++ UpdatedJul 1, 2017 -
-
-