You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains code for generating new music using Generative Adversarial Networks (GANs). GANs are a type of deep learning model that can learn to generate new data that resembles the training data. In this case, we use GANs to generate music sequences based on existing MIDI files.
Este projeto implementa uma rede neural simples do zero para classificar o conjunto de dados MNIST usando apenas NumPy e muita matemática. A rede é treinada usando gradiente descendente e avaliada em um conjunto de testes.
Using the concepts of signal processing, machine learning and neural networks, predicting the motor activity(running,walking,jumping,climbing) of an individual using data collected by accelerometer and gyroscope, by applying time-series analysis
Example of the use of the ENet model trained on the Cityscapes dataset, applied to the identification of the region of pixels belonging to the road and its edge.