awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
encog avatar

encog/encog-java-core

0
View on GitHub↗
754 stars·264 forks·Java·7 viewswww.heatonresearch.com/encog↗

Encog Java Core

Encog Machine Learning Framework

Features

  • Machine Learning Frameworks - Advanced neural network framework for Java developers.
  • Machine Learning Libraries - Advanced framework supporting various machine learning algorithms and data normalization.

Star history

Star history chart for encog/encog-java-coreStar history chart for encog/encog-java-core

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Encog Java Core

Similar open-source projects, ranked by how many features they share with Encog Java Core.
  • apache/mahoutapache avatar

    apache/mahout

    2,294View on GitHub↗

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    View on GitHub↗2,294
  • catboost/catboostcatboost avatar

    catboost/catboost

    8,808View on GitHub↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    View on GitHub↗8,808
  • airbnb/aerosolveairbnb avatar

    airbnb/aerosolve

    4,804View on GitHub↗

    Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a feature engineering tool and a model trainer that utilizes sparse feature modeling to simplify weight debugging and accelerate data iteration. The system includes a specialized domain-specific transformation language for converting raw data families into model-ready representations. It also provides capabilities for visual content analysis by mapping images into dense high-dimensional vector spaces to rank and organize data by style or content. The framework allows for human-

    Scala
    View on GitHub↗4,804
  • datumbox/datumbox-frameworkdatumbox avatar

    datumbox/datumbox-framework

    1,084View on GitHub↗

    Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

    Javabig-datadata-sciencejava
    View on GitHub↗1,084
See all 30 alternatives to Encog Java Core→

Frequently asked questions

What does encog/encog-java-core do?

Encog Machine Learning Framework

What are the main features of encog/encog-java-core?

The main features of encog/encog-java-core are: Machine Learning Frameworks, Machine Learning Libraries.

What are some open-source alternatives to encog/encog-java-core?

Open-source alternatives to encog/encog-java-core include: catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… deeplearning4j/deeplearning4j — Deeplearning4j is a JVM-based deep learning framework and tensor computing library. It provides a computational graph… airbnb/aerosolve — Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a… apache/mahout — Apache Mahout - an environment for quickly creating scalable, performant machine learning applications. datumbox/datumbox-framework — Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine… epistasislab/tpot — TPOT is a Python automated machine learning tool and pipeline framework. It automatically searches, selects, and tunes…