Pinned Repositories
afganifajar
CNN-Manual-Calculation
CNN Manual Calculation using Ms. Excel and PyTorch
DataAnalysis-NetflixDataset
Simple analysis using Pandas Dataframe to find some informations from Netflix Dataset
Evolution-Algorithm-Combinatorial-Optimization
Optimization of the search for the minimum cost on Job Cost Combinatorial Problem using the Evolution Algorithm
KNN-Classification
Manual classification of seeds data using K-Nearest Neighbor Algorithm without using ML library
LSTM-Pytorch
Covid-19’s death prediction in Indonesia using LSTM Time Series in Pytorch
Lybre-Application
Python-SimplePasswordEncrpytion
A simple python code for password encryption using mix of uppercase, lowercase, and numbers
Swarm-HDPSO-Optimization
Optimization of the search for the closest distance in the Traveling Salesman Problem cases using the Hybrid Discrete Particle Swarm Optimization Algorithm
TensorFlow-NewsCategoryClassification
News category classification from the news text using Bidirectional LSTM on TensorFlow
afganifajar's Repositories
afganifajar/LSTM-Pytorch
Covid-19’s death prediction in Indonesia using LSTM Time Series in Pytorch
afganifajar/CNN-Manual-Calculation
CNN Manual Calculation using Ms. Excel and PyTorch
afganifajar/Swarm-HDPSO-Optimization
Optimization of the search for the closest distance in the Traveling Salesman Problem cases using the Hybrid Discrete Particle Swarm Optimization Algorithm
afganifajar/afganifajar
afganifajar/DataAnalysis-NetflixDataset
Simple analysis using Pandas Dataframe to find some informations from Netflix Dataset
afganifajar/Evolution-Algorithm-Combinatorial-Optimization
Optimization of the search for the minimum cost on Job Cost Combinatorial Problem using the Evolution Algorithm
afganifajar/KNN-Classification
Manual classification of seeds data using K-Nearest Neighbor Algorithm without using ML library
afganifajar/Lybre-Application
afganifajar/Python-SimplePasswordEncrpytion
A simple python code for password encryption using mix of uppercase, lowercase, and numbers
afganifajar/TensorFlow-NewsCategoryClassification
News category classification from the news text using Bidirectional LSTM on TensorFlow
afganifajar/InformationRetrieval-BooleanModel
Information Retrieval for film synopsis using Boolean Retrieval Model
afganifajar/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
afganifajar/Keras-ImageClassification
Image Classification of the Paper Rock Scissors Images using Convolutional Neural Network in Keras TensorFlow
afganifajar/Swarm-RCPSO-Optimization
Optimization of the search for the maximum value on a particular function using the Real Coded Particle Swarm Optimization Algorithm
afganifajar/TempStorage
Just repository to place anything that needed to download from notebook
afganifajar/TensorFlow-GoogleStocksForecasting
Google Stocks Forecasting with TensorFlow using linear, RNN, and LSTM algorithm
afganifajar/Uwimg
Uwimg is a C package for images processing stuff callable in Python. It's an assignment of The Ancient Secrets of Computer vision CSE 455