Pinned Repositories
AICamera
Demonstration of using Caffe2 inside an Android application.
apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
BlindRT
Blind Estimation of Reveberation Time from speech and music
BlindRTOpt
Blind Estimation of Reveberation Time from speech and music
BrainSR
eeg_meditation_app
使用brainlink采集禅修过程中的脑电信号,通过蓝牙连接手机app,记录禅修过程中注意力。还有打卡、评论交流功能。上传禅修数据,后端有详细的分析算法。这里后端程序没有上传
image-classification
在此项目中,将对 [CIFAR-10 数据集](https://www.cs.toronto.edu/~kriz/cifar.html) 中的图片进行分类。该数据集包含飞机、猫狗和其他物体。你需要预处理这些图片,然后用所有样本训练一个卷积神经网络。图片需要标准化(normalized),标签需要采用 one-hot 编码。应用所学的知识构建卷积的、最大池化(max pooling)、丢弃(dropout)和完全连接(fully connected)的层。最后,需要在样本图片上看到神经网络的预测结果。
language-translation
使用[WMT10 French-English corpus](http://www.statmt.org/wmt10/training-giga-fren.tar) 语料库训练sequence to sequence模型,实现翻译英语到法语的功能
mindseeds
采用brainlink采集儿童在玩配套玩具时的脑电信号,计算出注意力值,玩具会根据注意力值的大小呈现不同样式的变化,且专注时间越长呈现的模式更吸引。通过这个方法训练多动症儿童注意力,使他能够更加专注一件事更长时间。
Voice_Data_Collection
open voice dataset and it's downloading webaddress
Himoriarty's Repositories
Himoriarty/image-classification
在此项目中,将对 [CIFAR-10 数据集](https://www.cs.toronto.edu/~kriz/cifar.html) 中的图片进行分类。该数据集包含飞机、猫狗和其他物体。你需要预处理这些图片,然后用所有样本训练一个卷积神经网络。图片需要标准化(normalized),标签需要采用 one-hot 编码。应用所学的知识构建卷积的、最大池化(max pooling)、丢弃(dropout)和完全连接(fully connected)的层。最后,需要在样本图片上看到神经网络的预测结果。
Himoriarty/eeg_meditation_app
使用brainlink采集禅修过程中的脑电信号,通过蓝牙连接手机app,记录禅修过程中注意力。还有打卡、评论交流功能。上传禅修数据,后端有详细的分析算法。这里后端程序没有上传
Himoriarty/language-translation
使用[WMT10 French-English corpus](http://www.statmt.org/wmt10/training-giga-fren.tar) 语料库训练sequence to sequence模型,实现翻译英语到法语的功能
Himoriarty/mindseeds
采用brainlink采集儿童在玩配套玩具时的脑电信号,计算出注意力值,玩具会根据注意力值的大小呈现不同样式的变化,且专注时间越长呈现的模式更吸引。通过这个方法训练多动症儿童注意力,使他能够更加专注一件事更长时间。
Himoriarty/Voice_Data_Collection
open voice dataset and it's downloading webaddress
Himoriarty/AICamera
Demonstration of using Caffe2 inside an Android application.
Himoriarty/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
Himoriarty/BlindRT
Blind Estimation of Reveberation Time from speech and music
Himoriarty/BlindRTOpt
Blind Estimation of Reveberation Time from speech and music
Himoriarty/BrainSR
Himoriarty/deep_complex_networks
Implementation related to the Deep Complex Networks
Himoriarty/deep_learning_based_speech_enhancement_keras_python
deep learning based speech enhancement using keras python, make it easy to use
Himoriarty/DeRaindrop
Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)
Himoriarty/face-generation
用DCGAN方法,对数据集Celeba明星头像进行训练,生成新的明星头像
Himoriarty/First_neural_network
My first udacity program about predicting the bycles
Himoriarty/markdown-it-vue
The vue lib for markdown-it.
Himoriarty/polyfills
Web Components Polyfills
Himoriarty/Spectral-Subtraction-MDN
Density-aware Single channel De-noise using Spectral Subtraction with a Multi-stream Dense Network
Himoriarty/speech
codecs
Himoriarty/tv-script-generation
generate [Simpsons](https://en.wikipedia.org/wiki/The_Simpsons) TV scripts using RNNs.
Himoriarty/webdriverio
Next-gen browser and mobile automation test framework for Node.js