Pinned Repositories
Antivirus-Game-for-a-Day
Game created during the study of object-oriented computing in the Java language.
Bot-Instagram
bot instagram
Classification_multiclass_with_pytorch.
Multiclass classification of the Iris dataset with Pytorch.
Desafios-da-Maratona-Behind-the-Code-2020
:fire: Repositório criado para armazenar os desafios realizados na Maratona Behind the Code 2020!
Face-Detection-and-Recognition-with-Python
This repository contains codes about face detection and recognition.
Image-classification-using-convolutional-neural-networks
This repository contains image classification projects using CNNs and PyTorch over the datasets: CIFAR10, MNIST, Cats and Dogs, Homer and Bart.
Object_Detection_using_Yolo_Darknet_OpenCv_Python
This repository contains the codes related to the AI Expert Academy course on the subject.
Programs-JAVA
Repositório criado para hospedar programas advindos do estudo da linguagem JAVA.
Projeto_visao_computacional
Repositório criado para hospedar o projeto de classificação de visão computacional
Regression_with_neural_networks_and_pytorch
This repository contains regression models implemented using artificial neural networks with pytorch.
gslmota's Repositories
gslmota/Bot-Instagram
bot instagram
gslmota/Desafios-da-Maratona-Behind-the-Code-2020
:fire: Repositório criado para armazenar os desafios realizados na Maratona Behind the Code 2020!
gslmota/Antivirus-Game-for-a-Day
Game created during the study of object-oriented computing in the Java language.
gslmota/Forecasting_models_using_recurrent_neural_networks
This repository contains code for stock and temperature prediction models using RNN implemented in PyTorch.
gslmota/gslmota
gslmota/Image_analysis_for_the-medical_department
It consists of an analysis of x-ray images for the classification of pulmonary diseases in patients.
gslmota/Learning_transfer_CNN
This repository contains code about the transfer of learning (fine tuning) on the VGG16 network in the MIT dataset:Indoor Scene Recognition.
gslmota/Object-Oriented-Java
Repositório criado para armazenar programas do estudo de orientação de objetos com a linguagem java.
gslmota/Programs-C
Repositório criado para hospedar programas provindos do estudo da linguagem C.
gslmota/Programs-PYTHON
Repositório criado para hospedar programas providos do estudo da linguagem PYTHON.
gslmota/Classification_multiclass_with_pytorch.
Multiclass classification of the Iris dataset with Pytorch.
gslmota/Face-Detection-and-Recognition-with-Python
This repository contains codes about face detection and recognition.
gslmota/Image-classification-using-convolutional-neural-networks
This repository contains image classification projects using CNNs and PyTorch over the datasets: CIFAR10, MNIST, Cats and Dogs, Homer and Bart.
gslmota/Object_Detection_using_Yolo_Darknet_OpenCv_Python
This repository contains the codes related to the AI Expert Academy course on the subject.
gslmota/Projeto_visao_computacional
Repositório criado para hospedar o projeto de classificação de visão computacional
gslmota/Regression_with_neural_networks_and_pytorch
This repository contains regression models implemented using artificial neural networks with pytorch.
gslmota/A_data_analysis_for_a_bank-s_marketing_department
This analysis consists of identifying the main customers and the best products in relation to a bank's revenue. These analyzes will be passed on to the marketing department for the creation of personalized products for these clients.
gslmota/Analysis_for_the_sales_department
A prediction analysis of days and sales figures for a given department.
gslmota/api-b3
API Simples que retorna dados sobre tal ação/empresa da B3
gslmota/Autoencoders_with_python
This repository contains codes about encoders implemented with python over the MNIST and CIFAR10 datasets.
gslmota/Binary_classification_using_pytorch
Binary classification of the breast cancer dataset with pytorch.
gslmota/challenge-datascience
gslmota/Data_science_applied_to_the_HR_department
A data analysis in a company, whose objective is to predict which employees would be able to leave the company.
gslmota/Failure_analysis_for_the_maintenance_department
In this project for the maintenance department, computer vision techniques such as semantic segmentation, detection, and classification were used. The aim of the project is to improve the efficiency of the maintenance process, allowing the maintenance team to identify and solve problems more quickly and accurately.
gslmota/GANS_with_pytorch
This repository contains codes for generating GANS images on the MNIST and Fashion MNIST datasets.
gslmota/ner-model
gslmota/pattern_recognition_project
This repository contains the comparison project between GNN and MLP networks for pattern classification, using pytorch and tensorflow.
gslmota/Product_review_analysis
An analysis of people's feedbacks about a certain product, using NLP.
gslmota/Study_Libs_Python
Lib pandas ans numpy studies.
gslmota/Style_transfer_with_pytorch
This repository hosts style transfer code implemented with PyTorch over the VGG19 network.