#计算机科学#pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are ...
翻译 - pytorch-kaldi是一个用于开发最先进的DNN / RNN混合语音识别系统的项目。 DNN部分由pytorch管理,而特征提取,标签计算和解码则通过kaldi工具箱执行。
#计算机科学#Fake Image Detection Using Machine Learning
#计算机科学#PyTorch tutorial for learners
Gene2Vec: Distributed Representation of Genes Based on Co-Expression
#计算机科学#In this project is presented a simple method to train an MLP neural network for audio signals. The trained model can be exported on a Raspberry Pi (2 or superior suggested) to classify audio signal re...
#计算机科学#Simple multilayer perceptron c++ implementation.
#时序数据库#Python package for Granger causality test with nonlinear forecasting methods.
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Developed a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutations to increase returns and reduce risk. Trained the model using...
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
#学习与技能提升#Machine Learning Library, written in J
#计算机科学#EDUX is a developer friendly Java library for machine learning educational tasks
Detection of IoT devices infected by malwares from their network communications, using federated machine learning
#面试#Algorithms & Data Structures Guide
#计算机科学#Various implementations and projects on CNN, RNN, LSTM, GAN, etc
#区块链#A trading bitcoin agent was created with deep reinforcement learning implementations.
#算法刷题#algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
#计算机科学#From linear regression towards neural networks...
#计算机科学#A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python