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

Block or report zlovec2012

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. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

  2. Demo Demo Public

    Forked from kedark3/Demo

    Demo repo for tutotial articles on Opensource.com

  3. pytorch_classification pytorch_classification Public

    Forked from lxztju/pytorch_classification

    利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

    Jupyter Notebook

  4. Audio_classification_using_MEL_spectrograms_and_CNNs Audio_classification_using_MEL_spectrograms_and_CNNs Public

    Forked from PotatoSpudowski/Audio_classification_using_MEL_spectrograms_and_CNNs

    Classifying audio samples using spectrograms and Inception CNN

    Jupyter Notebook

  5. CoughCNN CoughCNN Public

    Forked from Splinter0/CoughCNN

    Using LogMel Spectrograms to detect cough in audio samples using a CNN

    Jupyter Notebook

  6. music-classification-cnn-pytorch music-classification-cnn-pytorch Public

    Forked from adityashrm21/music-classification-cnn-pytorch

    Music genre classification using Convolutional Neural Networks on Spectrograms in PyTorch

    Python