Fake Image Detection Using Machine Learning
-
Updated
May 4, 2024 - Java
Fake Image Detection Using Machine Learning
EDUX is a developer friendly Java library for machine learning educational tasks
Java 23, SpringBoot 3.4.1 Examples using Deep Learning 4 Java & LangChain4J for Generative AI using ChatGPT LLM, RAG and other open source LLMs. Sentiment Analysis, Application Context based ChatBots. Custom Data Handling. LLMs - GPT 3.5 / 4o, Gemini Pro 1.5, Claude 3, Llama 3.1, Phi-3, Gemma 2, Falcon 3, Qwen 2.5, Mistral Nemo, Wizard Math
Machine learning library for classification tasks
用java寫的MLP,總程式不到一千行,可使用主流十幾種激勵函數。
Artificial Neural Networks for Java This package provides Object oriented Neural Networks for making Explainable Networks. Object Oriented Network structure is helpful for observing each and every element the model. This package is developed for XAI research and development.
Conjunto de ferramentas para lidar com treinamentos de redes neurais artificiais
AI: Convolutional Neural Network (CNN) 🧠
Modelo de rede neural artificial Multilayer Perceptron criado do zero por mim.
🎲 BUT INFO: Handling multi-layered perceptrons and Problem solving - SAE Artificial Intelligence
Using an android interface to communicate with a server to run inputs though a Support Vector Machine.
mastering spark
A flexible, multithreaded neural network library in Java
My second neural network project. You can select the number of hidden layers and the number of neurons in the layers. Dynamic Step is experimental, thus you should keep it disabled. Overall the network is quite inefficient.
This Java application uses a MultilayerPerceptron model that is able to classify images from 10 different categories.
A general-purpose, easily configurable, MLP (multi-layer perceptron) implementing a custom-optimized backpropagation algorithm....
An activity recognizer using a neural network implemented from scratch
A java Artificial Neural Network based on a multilayered perceptron. It can use Backpropagation and a genetic algorithm for the training
Java implementation of Multilayer Perceptron
Add a description, image, and links to the multilayer-perceptron-network topic page so that developers can more easily learn about it.
To associate your repository with the multilayer-perceptron-network topic, visit your repo's landing page and select "manage topics."