#
ml
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Here are 97 public repositories matching this topic...
Tribuo - A Java machine learning library
-
Updated
May 3, 2022 - Java
Open
Add new phase block
3
sonalgoyal
commented
Feb 24, 2022
Which just invokes the blockingTree for each record.
good first issue
to start contributing to Zingg
CS 7641 - All the code
-
Updated
Aug 24, 2019 - Java
A repository demonstrating all that's new in Android 11 for ML and how you could try it out for your own use-cases
-
Updated
Dec 14, 2020 - Java
VisionCamera Frame Processor Plugin to label images using MLKit Vision
library
react-native
ai
camera
ml
vision
image-labeling
vision-camera
frame-processor-plugin
mlkit-vision
-
Updated
Sep 2, 2021 - Java
React Native On-Device Machine Learning w/ Google ML Kit
-
Updated
Apr 27, 2022 - Java
Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
python
java
nlp
ai
text
chatbot
ml
graalvm
chat-application
eliza
eliza-chatbot
helidon
helidon-example
quarkus
-
Updated
May 3, 2022 - Java
Recommendation engine in Java. Based on an ALS algorithm (Apache Spark). Train a new model after N seconds.
java
recommendations
machine-learning
scala
spark
apache
ml
sparkml
recommender
recommendation-system
recommendation-engine
recommender-system
als
recommendation
mlab
recommender-systems
recommendation-algorithms
recommend
recommendation-algorithm
sparkmllib
-
Updated
Oct 12, 2020 - Java
Android application for authenticating the current student using face recognition
-
Updated
Apr 15, 2022 - Java
The project is made to help android developers understand and implement machine learning(ML) Kit provided by Firebase 🔥 as one of its features
android
firebase
language-translation
ml
language-detection
text-recognition
face-recognition
object-detection
barcode-scanner
mlkit
image-labeling
landmark-recognition
firebase-mlkit
firebase-ml-vision
firebase-ml-kit
automl-api
smart-reply
-
Updated
May 14, 2020 - Java
ML-Quadrat (ML2) is a Model-Driven Software Engineering (MDSE) tool with full code generation and out-of-the-box Machine Learning (ML) support at the modeling layer for creating smart services for the Internet of Things (IoT) and Cyber-Physical Systems (CPS).
iot
machine-learning
ai
dsl
ml
artificial-intelligence
internet-of-things
data-analytics
modeling-language
domain-specific-language
modeling-tool
thingml
meta-model
low-code
model-driven
cyber-physical-systems
ml2
dsml
ml-quadrat
-
Updated
Mar 10, 2022 - Java
Vision analytics solution using Dataflow and Vision AI
-
Updated
Mar 4, 2022 - Java
Android App which serves as an AI assistant for human memory
-
Updated
Oct 27, 2017 - Java
My own face recognition system using the Weka ML library's algorithms and neural networks(free). Clone this repo, give it a star, and have fun using my facial recognition app!
android
java
ml
android-development
android-application
weka
facial-recognition
face-recognition
face-detection
android-studio
android-app
weka-library
android-firebase
microsoft-face-api
facial-landmarks
android-face-detection
weka-classification
firebase-ml-kit
android-facial-recognition
-
Updated
Oct 7, 2020 - Java
A simple Java AI library for personal use.
machine-learning
deep-neural-networks
ai
deep-learning
ml
convolutional-neural-networks
backpropagation
computational-graphs
-
Updated
Jul 19, 2017 - Java
Text Recognition for Android App using Firebase ML Kit
android
python
firebase
ocr
ai
kit
ml
capture
text-recognition
image-recognition
ocr-android
textrecognition
ocr-recognition
ocr-text-reader
-
Updated
Apr 21, 2021 - Java
I'm learning about machine learning algorithms by implementing them and using them in Java.
java
machine-learning
reinforcement-learning
deep-learning
neural-network
monte-carlo
neat
genetic-algorithm
ml
event-loop
artificial-neural-networks
concurrent-data-structure
monte-carlo-tree-search
from-scratch
eventloop
augmenting-topologies
neuro-evolution
alphazero
neat-algorithm
-
Updated
Apr 10, 2022 - Java
Extension that adds support for inferences from pre-built TensorFlow SavedModels
machine-learning
extension
deep-learning
neural-network
tensorflow
ml
execution
siddhi
deep-neural-network
-
Updated
Dec 3, 2019 - Java
Extension that performs streaming machine learning on event streams
-
Updated
Feb 15, 2022 - Java
A neural network implementation in Java.
-
Updated
Sep 19, 2021 - Java
Preperation repository with concise resources for modern day requirements of Software Engineering Interviews. Specific Details to Techincal Rounds.
company
sql
ai
networking
algorithms
dbms
ml
interview
data-structures
computer-engineering
interview-questions
operating-systems
prep
optimum-results
system-design
preperation
-
Updated
Oct 11, 2018 - Java
University Final year project. An Android app that detects rice disease from image.
-
Updated
Jul 10, 2020 - Java
a Tiny Automatic Differentiation Library for understanding how neural networks works, implemented in pure Java
java
machine-learning
deep-learning
simple
opencl
automatic-differentiation
ml
jna
autograd
mnist
neural-networks
tensor
educational-project
nerual-network
-
Updated
Apr 17, 2021 - Java
Predict prices of UK houses using Spark ML.
-
Updated
Nov 17, 2016 - Java
- Wikipedia
- Wikipedia
Description
A time series dataset contains a sequence of events happening across time. Some examples are climate, stocks, and forecasting. This issue is to add any time series dataset to the DJL basicdatasets.
References