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

Block or report mikasazgx

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. deep-learning deep-learning Public

    Forked from tz28/deep-learning

    personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov mom…

    Python 1

  2. ORB_SLAM2 ORB_SLAM2 Public

    Forked from raulmur/ORB_SLAM2

    Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

    C++ 1

  3. CUDA_Freshman CUDA_Freshman Public

    Forked from Tony-Tan/CUDA_Freshman

    Cuda 1

  4. MachineLearning MachineLearning Public

    Forked from Ryuk17/MachineLearning

    Implement Machine learning algorithm by myself using Python 3.6

    Python

  5. mAP mAP Public

    Forked from Cartucho/mAP

    mean Average Precision - This code evaluates the performance of your neural net for object recognition.

    Python

  6. crnn_by_tensorflow2.2.0 crnn_by_tensorflow2.2.0 Public

    Forked from lvjianjin/crnn

    一个基于TensorFlow2.2.0的中文CRNN模型

    Jupyter Notebook