Skip to content
View yranibro's full-sized avatar

Highlights

  • Pro

Block or report yranibro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tensorflow-fcn tensorflow-fcn Public

    Forked from MarvinTeichmann/tensorflow-fcn

    An Implementation of Fully Convolutional Networks in Tensorflow.

    Python

  2. FCN.tensorflow FCN.tensorflow Public

    Forked from shekkizh/FCN.tensorflow

    Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (https://fcn.berkeleyvision.org)

    Jupyter Notebook

  3. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    Computation using data flow graphs for scalable machine learning

    C++

  4. video_to_sequence video_to_sequence Public

    Forked from jazzsaxmafia/video_to_sequence

    Implementation of "Sequence to Sequence – Video to Text"

    Python

  5. DeepMind-Atari-Deep-Q-Learner-2Player DeepMind-Atari-Deep-Q-Learner-2Player Public

    Forked from NeuroCSUT/DeepMind-Atari-Deep-Q-Learner-2Player

    Multiagent Cooperation and Competition with Deep Reinforcement Learning

    Lua

  6. DDPG DDPG Public

    Forked from floodsung/DDPG

    Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow

    Python 1