enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of datasets for machine-learning research - Wikipedia

    en.wikipedia.org/wiki/List_of_datasets_for...

    A 3.1 TB dataset consisting of permissively licensed source code in 30 programming languages. Filtered through license detection and deduplication. 6 TB, 51.76B files (prior to deduplication); 3 TB, 5.28B files (after). 358 programming languages. Parquet Language modeling, autocompletion, program synthesis. 2022 [402] [403]

  3. List of artificial intelligence projects - Wikipedia

    en.wikipedia.org/wiki/List_of_artificial...

    Deeplearning4j, an open-source, distributed deep learning framework written for the JVM. [79] Keras, a high level open-source software library for machine learning (works on top of other libraries). [80] Microsoft Cognitive Toolkit (previously known as CNTK), an open source toolkit for building artificial neural networks. [81]

  4. ML.NET - Wikipedia

    en.wikipedia.org/wiki/ML.NET

    ML.NET is a free software machine learning library for the C# and F# programming languages. [4] [5] [6] It also supports Python models when used together with NimbusML.The preview release of ML.NET included transforms for feature engineering like n-gram creation, and learners to handle binary classification, multi-class classification, and regression tasks. [7]

  5. Google JAX - Wikipedia

    en.wikipedia.org/wiki/Google_JAX

    Google JAX is a machine learning framework for transforming numerical functions. [1] [2] [3] It is described as bringing together a modified version of autograd (automatic obtaining of the gradient function through differentiation of a function) and TensorFlow's XLA (Accelerated Linear Algebra).

  6. scikit-learn - Wikipedia

    en.wikipedia.org/wiki/Scikit-learn

    scikit-learn (formerly scikits.learn and also known as sklearn) is a free and open-source machine learning library for the Python programming language. [3] It features various classification, regression and clustering algorithms including support-vector machines, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific ...

  7. CatBoost - Wikipedia

    en.wikipedia.org/wiki/Catboost

    It works on Linux, Windows, macOS, and is available in Python, [8] R, [9] and models built using CatBoost can be used for predictions in C++, Java, [10] C#, Rust, Core ML, ONNX, and PMML. The source code is licensed under Apache License and available on GitHub. [6] InfoWorld magazine awarded the library "The best machine learning tools" in 2017.

  8. OCaml - Wikipedia

    en.wikipedia.org/wiki/OCaml

    OCaml is a free and open-source software project managed and principally maintained by the French Institute for Research in Computer Science and Automation (Inria). In the early 2000s, elements from OCaml were adopted by many languages, notably F# and Scala .

  9. XGBoost - Wikipedia

    en.wikipedia.org/wiki/XGBoost

    XGBoost initially started as a research project by Tianqi Chen [12] as part of the Distributed (Deep) Machine Learning Community (DMLC) group. Initially, it began as a terminal application which could be configured using a libsvm configuration file.