Skip to content
View Drink7's full-sized avatar
:octocat:
:octocat:

Block or report Drink7

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. SequenceEventPrediction SequenceEventPrediction Public

    Forked from billy0059/SequenceEventPrediction

    This is the project of using TensorFlow to train a LSTM model and export it as a offline trained model for future use.

    Jupyter Notebook 1

  2. Sequence-to-Sequence-101 Sequence-to-Sequence-101 Public

    Forked from zake7749/Sequence-to-Sequence-101

    a series of tutorials on sequence to sequence learning, implemented with PyTorch

    Python 1

  3. ipython-in-depth ipython-in-depth Public

    Forked from ipython/ipython-in-depth

    IPython in-depth Tutorial, first presented at PyCon 2012

    Jupyter Notebook

  4. IPython-notebook-extensions IPython-notebook-extensions Public

    Forked from ipython-contrib/jupyter_contrib_nbextensions

    Some js extension for IPython notebook

    HTML

  5. DeepLearningFlappyBird DeepLearningFlappyBird Public

    Forked from yenchenlin/DeepLearningFlappyBird

    Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

    Python

  6. shell-project shell-project Public

    Forked from desaivaibhavi/shell-project

    A simple Unix shell program that supports job control. To become more familiar with the concepts of process control and signaling.

    C