Pinned Repositories
betobex
Simple static webpage
CNN
Implementation of CNN architectures using Pytorch library
CNN_from_scratch_numpy
Implementation of a Convolutional Neural Network with only numpy as a matrix operations tool.
EM-for-HMM
Implementation of the EM algorithm for an HMM model
Gibbs-Sampling-and-Mean-Field-Approximation
Implementation of Gibbs SAmpling algorithm and Mean Field aprroximate inference algorithms
Image-Processing-Website
Website to do some operations on images
QnA_chatgpt
RNN_LSTM_from_scratch_numpy
Implementation of a Recurrent Neural Network and a Long Short Term Memory with only numpy as a matrix operations tool.
Stock_Forecasting
Forecasting stock prices using Kalman Filter and Hidden Markov Models
StockManager
A stock manager java software.
rezeroworld's Repositories
rezeroworld/Stock_Forecasting
Forecasting stock prices using Kalman Filter and Hidden Markov Models
rezeroworld/betobex
Simple static webpage
rezeroworld/Image-Processing-Website
Website to do some operations on images
rezeroworld/StockManager
A stock manager java software.
rezeroworld/Autoencoder
Experimentation with Autoencoders using Pytorch
rezeroworld/IFT1015-Correction-Automation
A simple script to automate submissions correction
rezeroworld/Promethee_MultiDM
rezeroworld/CNN
Implementation of CNN architectures using Pytorch library
rezeroworld/CNN_from_scratch_numpy
Implementation of a Convolutional Neural Network with only numpy as a matrix operations tool.
rezeroworld/EM-for-HMM
Implementation of the EM algorithm for an HMM model
rezeroworld/Gibbs-Sampling-and-Mean-Field-Approximation
Implementation of Gibbs SAmpling algorithm and Mean Field aprroximate inference algorithms
rezeroworld/QnA_chatgpt
rezeroworld/RNN_LSTM_from_scratch_numpy
Implementation of a Recurrent Neural Network and a Long Short Term Memory with only numpy as a matrix operations tool.
rezeroworld/Angular-Flashcard-Game
An implementation of the Flashcard Game with Angular as a Front-end
rezeroworld/Audio-Classification-Pytorch
In this repository, we use Deep Learning (CNN) to classify sounds from the dataset SpeechCommands.
rezeroworld/Bank-Fraud-Detection-PySpark
Using Apache Spark to detect frauds in Python
rezeroworld/CodeML2023
rezeroworld/CRUD-Spring-Boot-Angular-PostgreSQL
A Spring Boot, Angular, and PostgreSQL project to implement CRUD operations. I used VSCode as an IDE.
rezeroworld/Kaggle-Competition-rock-paper-scissors
My Kaggle competition submission
rezeroworld/KMeans-and-EM-for-GMM
Implementation of KMeans algorithm and EM algorithm for a GMM model
rezeroworld/Linear-and-Logistic-Regression-LDA-and-QDA
Implementation from scratch of various linear classification methods
rezeroworld/Movie-Recommendation-BERT4Sec
Using Sequence BERT to recommand movies based on users history.
rezeroworld/Naive-Bayes-Classifier
Implementation of Naive Bayes Classifier
rezeroworld/Neural-networks-MLP
rezeroworld/Object-Detection-YOLO
Implementation in Pytorch of the famous "You Only Look Once" object detection algorithm used in real time systems.
rezeroworld/Parzen-Methods
Testing simple machine learning Parzen methods algorithms
rezeroworld/Portfolio
rezeroworld/Speech2Speech-ChatGPT---Azure
rezeroworld/Support-Vector-Machine-SVM