Skip to content
View Lerry123's full-sized avatar
Block or Report

Block or report Lerry123

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

  1. DeepSpeechRecognition DeepSpeechRecognition Public

    Forked from xdcesc/my_ch_speech_recognition

    A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型

    Python

  2. zhihu zhihu Public

    Forked from NELSONZHAO/zhihu

    This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…

    Jupyter Notebook

  3. caffe caffe Public

    Forked from jeffdonahue/caffe

    Caffe

    C++

  4. tartarus tartarus Public

    Forked from sergiooramas/tartarus

    Deep Learning for audio and text

    Python

  5. tensorflow-cnn-finetune tensorflow-cnn-finetune Public

    Forked from dgurkaynak/tensorflow-cnn-finetune

    Finetuning AlexNet, VGGNet and ResNet with TensorFlow

    Python

  6. HAR-stacked-residual-bidir-LSTMs HAR-stacked-residual-bidir-LSTMs Public

    Forked from guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs

    Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 diffe…

    Python