An implementation of a perceptron for classifying linearly separable vectors. Someday I will get up to speed with Python and do the same once again.
-
Updated
Mar 30, 2019 - Java
An implementation of a perceptron for classifying linearly separable vectors. Someday I will get up to speed with Python and do the same once again.
Application running background on android device then watching user events and saving it to sqlite. Machine Learning algorithm calculate user events. It offers several recommendations.
This repository is a project work for school about distance classification of float values in java.
Apply machine-learning models on mushroom data to predict if a mushroom is edible or not
Java implementation of K Nearest Neighbors algorithm. Should work for any CSV datasets with the class specified as the last value. If it doesn't, though - you're welcome to fix this anytime!
Everything I've done (and managed to keep!) during my time at IIIT Allahabad and earlier.
Online Retail Recommender JAVA Application using implicit feedback with collaborating filter algorithm
Recommender System for large data sets using Tries
EDUX is a developer friendly Java library for machine learning educational tasks
Java Cat&Dog Image Recognizer with Deep Neural Networks
Java Convolutional Neural Network example for Hand Writing Digit Recognition
Java Autonomous Driving Appplication. Real time video car,pedistrians detection
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
Java Deep Learning Cookbook, published by Packt
Code for Java Deep Learning Cookbook
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
Add a description, image, and links to the java-machine-learning topic page so that developers can more easily learn about it.
To associate your repository with the java-machine-learning topic, visit your repo's landing page and select "manage topics."