-
-
candi Public
Forked from golangid/candiA backend microservices framework library
Go Apache License 2.0 UpdatedJul 7, 2023 -
bluemonday Public
Forked from microcosm-cc/bluemondaybluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
Go Other UpdatedOct 12, 2022 -
-
gojsonschema Public
Forked from golangid/gojsonschemaAn implementation of JSON Schema, draft v4 v6 & v7 - Go language
Go UpdatedDec 17, 2021 -
kredivo-go Public
Forked from Bhinneka/kredivo-goUnofficial KREDIVO SDK for Go Programming Language
Go Other UpdatedApr 28, 2021 -
ammana-go Public
Forked from Bhinneka/ammana-goUnofficial Ammana SDK for Go Programming Language
Go Other UpdatedApr 28, 2021 -
kreditplus-go Public
Forked from Bhinneka/kreditplus-goUnofficial Kreditplus SDK for Go Programming Language
Go Other UpdatedApr 28, 2021 -
-
-
-
learn-go-with-tests Public
Forked from quii/learn-go-with-testsLearn Go with test-driven development
Go MIT License UpdatedMar 8, 2020 -
-
-
Feature Selection using Genetic Algorithms
Jupyter Notebook UpdatedAug 29, 2018 -
-
-
-
-
ValidationModel Public
Validation Model for Iris Data Classification (K-NN)
Java UpdatedAug 29, 2018 -
-
-
GeneticAlgorihmForCentroid Public
Optimization Centroid of KMeans using Genetic Algorithm
Java UpdatedAug 29, 2018 -
ClusteringData Public
Clustering Data Ruspini using K-Means and Hierarchical Clustering (Single Linked)
Java UpdatedAug 29, 2018 -
py-image-dataset-generator Public
Forked from tomahim/py-image-dataset-generatorGet a large image dataset with minimal effort by grabbing image through the web and generate new ones by image augmentation.
Python UpdatedMar 24, 2018 -
keris Public
Forked from arrizalamin/kerissimple keras-like deep learning framework built with numpy and cupy
Python MIT License UpdatedFeb 24, 2018 -
-
normalization Public
Normalization using MinMax, Z-Score, Decimal Scalling, Sigmoidal, Softmax
-