Pinned Repositories
case-study-data-science
Welcome to some case study of data science projects - (Personal Projects).
cnn-apply-3Dmnist
A Simple Three Dimensional Convolutional Neural Networks approach
datascience-portfolio
Hello guys, welcome to my Data Science Portfolio. I include some knowledges I earn in my journey. I included some case study, papers, and code. Please check the readme.
developing-nanoGPT2-fineweb
Developing a cusstom nano GPT-2 from scratch using PyTorch on the Fineweb dataset.
django-api-computer-vision
MVISIA coding interview using Django
knapsack-problem-using-dp-grasp-tabu
This repository was created for the subject of Computer Theory. The propose of this subject is to improve your skills to solve the 0-1 knapsack problem of different ways. The techniques used were Dynamic Programing and two metaheuristics (which are GRASP and TABU search).
lstm-pollution-china
Using long short term memory networks to analysis the pollution of Beijing, China.
machine-learning-algorithm
Some algorithms of machine learning like Regression, Cluster, Deep Learning, and much more.
object-detection-opencv
This repository was created to show some techniques using Python and OpenCv
regression-in-CNNs-applied-to-plant-leaf-count
Regression in Convolutional Neural Network applied to Plant Leaf Count
neemiasbsilva's Repositories
neemiasbsilva/regression-in-CNNs-applied-to-plant-leaf-count
Regression in Convolutional Neural Network applied to Plant Leaf Count
neemiasbsilva/case-study-data-science
Welcome to some case study of data science projects - (Personal Projects).
neemiasbsilva/machine-learning-algorithm
Some algorithms of machine learning like Regression, Cluster, Deep Learning, and much more.
neemiasbsilva/django-api-computer-vision
MVISIA coding interview using Django
neemiasbsilva/lstm-pollution-china
Using long short term memory networks to analysis the pollution of Beijing, China.
neemiasbsilva/developing-nanoGPT2-fineweb
Developing a cusstom nano GPT-2 from scratch using PyTorch on the Fineweb dataset.
neemiasbsilva/applying-mtcnn-face-detection
Applying Multi-task Cascade Convolutional Neural Network (MTCNN) for face detection problem.
neemiasbsilva/datascience-portfolio
Hello guys, welcome to my Data Science Portfolio. I include some knowledges I earn in my journey. I included some case study, papers, and code. Please check the readme.
neemiasbsilva/django-keras-counting-leaf
Keras CNN model for Plant Leaf Counting integrated into Django Framework and Deploy to Heroku
neemiasbsilva/MiniGPT4-image-caption-generation
Streamline the creation of supervised datasets to facilitate data augmentation for deep learning architectures focused on image captioning. The core framework leverages MiniGPT-4, complemented by the pre-trained Vicuna model, which boasts 13 billion parameters.
neemiasbsilva/music-genre-classification-mlflow-azure
neemiasbsilva/speech_recognition_tutorial
Learning speech analytics and recognition to apply machine learning techniques.
neemiasbsilva/stock-movement-predictions
A Long-Short Term Memory approach for Stock Market Movement Predictions.
neemiasbsilva/programming-skills
Welcome to my repository of programming skills. Summary, i will show some implementations of classic programming challange. I'II try to use in most of problem Java program language, because I want to improve my skills in this language.
neemiasbsilva/advanced-topics-computer-science
Advanced topics in computer science i.e. disjoint set, Kruskal's algorithm, binary indexed tree, and so forth.
neemiasbsilva/Artificial-Intelligence-Topics
In this repository have two algorithm for unsupervised learning denominated: Kmeans and DBscan.
neemiasbsilva/Best-README-Template
An awesome README template to jumpstart your projects!
neemiasbsilva/blockchain-smartcontracts-evm-tutorial
A blockchain, ethereum, smart contracts, and EVM tutorial using solidity contract oriented.
neemiasbsilva/cryptography
neemiasbsilva/imdb_text_to_word_embeddings
The goal of this project is to help data scientists how to transform text into word embeddings for use it in machine learning algorithms.
neemiasbsilva/jobs-datascience
neemiasbsilva/linear-regression-js
Predicting Brain Weight Based on Head Size Using Linear Regression (JavaScript Programing Language)
neemiasbsilva/mlflow-example
An example MLflow project
neemiasbsilva/mlops-with-tensorflow-extends
This repository was created for use TensorFlow Extended Component in some machine learning problems eg.: (Speech Recognition, Probabilistic, Image Recognition).
neemiasbsilva/neemiasbsilva
Design a GitHub profile using Readme.md
neemiasbsilva/nlp-python-book-ch1-language-processing
Exercise of Natural Language Processing with Python (Book) - Chapter 1: Language Processing.
neemiasbsilva/nlp-with-transformers
Jupyter notebooks for the Natural Language Processing with Transformers book
neemiasbsilva/spoken-digits-ml-ops-ci
neemiasbsilva/steganography_in_image
This repository was created for hide some text information in image.
neemiasbsilva/vue-js-learning