Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it

Overview

Awesome AI-ML-DL Awesome License: CC BY-SA 4.0

Better NLP: Better NLP

NLP Java: NLP Java | NLP Clojure: NLP Clojure | NLP Kotlin: NLP Kotlin | NLP Scala: NLP Scala |
NLP using DL4J (cuda) NLP using DL4J (cuda)

Tribuo: Tribuo | DeepNetts: DeepNetts | Dataiku DSS: Dataiku DSS | Grakn: Grakn | Jupyter-Java: Jupyter-Java |
MLPMNist using DL4J: MLPMNist using DL4J | Zeppelin: Zeppelin


Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.

This repo is dedicated to engineers, developers, data scientists and all other professions that take interest in AI, ML, DL and related sciences. To make learning interesting and to create a place to easily find all the necessary material. Please contribute, watch, star, fork and share the repo with others in your community.

Watching the repo will keep you posted of all the changes (commits) that go into the repo.

Also, please SPONSOR us, find out how-to!

Contributing

Contributions are very welcome, please share back with the wider community (and get credited for it)!

Please have a look at the CONTRIBUTING guidelines, also have a read about our licensing policy.

Sponsoring

With GitHub's new project sponsor program you can now sponsor projects like this, see how.

Comments
  • Wolfram Neural Net Repository

    Wolfram Neural Net Repository

    Probably a useful link to add to this repo (under Mathematica / Wolfram Language):

    https://resources.wolframcloud.com/NeuralNetRepository/

    The Wolfram Neural Net Repository is a public resource that hosts an expanding collection of trained and untrained neural network models, suitable for immediate evaluation, training, visualization, transfer learning and more.

    enhancement Hacktoberfest2019 
    opened by arnoudbuzing 7
  • Why to add

    Why to add "Tutorial" in names of R articles added?

    Articles are self explanatory from their headings. I feel adding tutorial specifically under R subsection is somewhat should not be there.

    Just like other good articles by great authors, their heading should be kept unchanged.

    opened by dA505819 5
  • Broken link

    Broken link

    Reached this awesome list from the : akullpp/awesome-java .

    https://github.com/neomatrix369/awesome-ai-ml-dl/blob/master/details/java-jvm.md#java

    Using Java for Artificial Intelligence (Tweet)

    This link is broken.

    Thank you!

    opened by tjj225 4
  • Added Computer Vision topic under Julia, Python and R

    Added Computer Vision topic under Julia, Python and R

    Purpose : To add materials of Computer Vision field into the repository as it had none.

    Contents : Motivation (intro to computer vision), Digital image processing, Opencv and its tutorials, Courses from other organisations, Conferences to follow and some famous computer vision blogs.

    @neomatrix369 please check the pull request. Waiting for your feedback on it.

    enhancement Hacktoberfest2019 
    opened by jerryfrancis-97 3
  • Need for adding Computer Vision topic under Julia, Python and R

    Need for adding Computer Vision topic under Julia, Python and R

    Computer vision topic should focus on the basics of image processing , different filters used, and will then move onto CNNs and deep learning methods of computer vision.

    enhancement Hacktoberfest2019 
    opened by jerryfrancis-97 3
  • Broken link for Object tracking under Image processing heading

    Broken link for Object tracking under Image processing heading

    https://github.com/virgili0/Virgilio/blob/master/serving/inferno/computer-vision/object-tracking/object-tracking.ipynb is giving error no. 404, under heading Image Processing under Computer Vision in /details/julia-python-and-r.md

    deadlinks 
    opened by therc01 2
  • Add Flyte

    Add Flyte

    Signed-off-by: Samhita Alla [email protected]

    Flyte is a workflow automation platform for complex, mission-critical data and ML processes at scale. A detailed overview of the features can be seen in the GitHub repo.

    enhancement 
    opened by samhita-alla 2
  • added measures.md #hacktoberfest

    added measures.md #hacktoberfest

    This PR is an extension to introduction to code-mixing and code-switching!

    • added a few important metrics and their descriptions useful for modeling code-mixing corpus
    • included useful resources which described the metrics in detail
    enhancement hacktoberfest hacktoberfest-accepted 
    opened by UmaGunturi 2
  • Add Automated Testing for Broken Links in Markdown Files

    Add Automated Testing for Broken Links in Markdown Files

    Requesting a new issue to be assigned to me:

    Add automated testing to ensure all links in markdown files are not broken, and alert when there are issues with links.

    @neomatrix369 - let me know if you want me to work on this issue or if it's not helpful for your project! I would love to contribute as part of hacktoberfest.

    enhancement deadlinks automation 
    opened by MattRudy 2
  • Find and fix broken/dead links

    Find and fix broken/dead links

    As see from #53 we can have broken/dead links, links that once worked can be unavailable for reasons outside the control of this project/repo!

    Hence I have decided to manually scan (for now) the repo from time to time for such links and fix them - if there is one. Here are the steps to take:

    New broken/dead links

    • find missing links using, markdown-link-check (see https://www.npmjs.com/package/markdown-link-check to find out how to install and use it)
    • once installed, use the below command in the root of the project:
    $ ls **/*.md | xargs -n 1 markdown-link-check --quiet
    
    ### This recursively finds all markdown files in the repo, 
    ### scans them and only reports those files which have 
    ### broken/dead links in them. 
    
    • try to fix the broken/dead links by hand
    • we are only looking for HTTP response code of 404, any other response codes can be ignored
    • if a fix cannot be found, best mark the link with a '[deadlink]' marker
    • in certain cases it's a good idea to leave the old link with the '[deadlink]' marker next to it even though we have found a new working one

    Existing broken/dead links across the repo

    Existing dead/broken links are marked with the '[deadlink]' marker.

    As part of this issue, fixing these links is also helpful - although if they are left in there it's cause their fix wasn't immediately available or found on searching on the relevant sources.

    Eventually, we can automate the task of finding such links via a GitHub action during GitHub events like commit, push or pull request creation.

    good first issue hacktoberfest 
    opened by neomatrix369 4
  • Add more features to the BetterNLP library

    Add more features to the BetterNLP library

    On the back of this discussion, @shahanesanket and I will take this further https://github.com/pandas-profiling/pandas-profiling/issues/278, some high-level ideas:

    • Missing value analysis
    • Text length analysis
      • 2.1 min, max, average, quantiles
      • 2.2 freq words, infrequent words (can include the deepmoji project's tokenizer. it's very robust)
      • 2.2 word cloud. (if it isn't a far stretched goal)

    @shahanesanket let's continue with our discussions here.

    enhancement hacktoberfest discussion 
    opened by neomatrix369 3
Owner
mani
3X @Kaggle Expert @Java champion, Polyglot, Software Crafter, performance, @graalvm, AI, ML, DL, NLP, Data Science, Developer communities, speaker, blogger
mani
An AI made using artificial intelligence (AI) and machine learning algorithms (ML) .

DTech.AIML An AI made using artificial intelligence (AI) and machine learning algorithms (ML) . This is created by help of some members in my team and

null 1 Jan 6, 2022
This Artificial Intelligence program can take a black and white/grayscale image and generate a realistic or plausible colorized version of the same picture.

Colorizer The point of this project is to write a program capable of taking a black and white / grayscale image, and generating a realistic or plausib

Maitri Shah 1 Jan 6, 2022
AI Flow is an open source framework that bridges big data and artificial intelligence.

Flink AI Flow Introduction Flink AI Flow is an open source framework that bridges big data and artificial intelligence. It manages the entire machine

null 144 Dec 30, 2022
I created My own Virtual Artificial Intelligence named genesis, He can assist with my Tasks and also perform some analysis,,

Virtual-Artificial-Intelligence-genesis- I created My own Virtual Artificial Intelligence named genesis, He can assist with my Tasks and also perform

AKASH M 1 Nov 5, 2021
Artificial intelligence technology inferring issues and logically supporting facts from raw text

개요 비정형 텍스트를 학습하여 쟁점별 사실과 논리적 근거 추론이 가능한 인공지능 원천기술 Artificial intelligence techno

null 6 Dec 29, 2021
simple artificial intelligence utilities

Simple AI Project home: http://github.com/simpleai-team/simpleai This lib implements many of the artificial intelligence algorithms described on the b

null 921 Dec 8, 2022
An Artificial Intelligence trying to drive a car by itself on a user created map

An Artificial Intelligence trying to drive a car by itself on a user created map

Akhil Sahukaru 17 Jan 13, 2022
Wordplay, an artificial Intelligence based crossword puzzle solver.

Wordplay, AI based crossword puzzle solver A crossword is a word puzzle that usually takes the form of a square or a rectangular grid of white- and bl

Vaibhaw 4 Nov 16, 2022
Artificial Intelligence playing minesweeper 🤖

AI playing Minesweeper ✨ Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden

Vaibhaw 8 Oct 17, 2022
Framework that uses artificial intelligence applied to mathematical models to make predictions

LiconIA Framework that uses artificial intelligence applied to mathematical models to make predictions Interface Overview Table of contents [TOC] 1 Ar

null 4 Jun 20, 2021
Artificial Intelligence search algorithm base on Pacman

Pacman Search Artificial Intelligence search algorithm base on Pacman Source The Pacman Projects by the University of California, Berkeley. Layouts Di

Day Fundora 6 Nov 17, 2022
Python Rapid Artificial Intelligence Ab Initio Molecular Dynamics

Python Rapid Artificial Intelligence Ab Initio Molecular Dynamics

null 14 Nov 6, 2022
Randstad Artificial Intelligence Challenge (powered by VGEN). Soluzione proposta da Stefano Fiorucci (anakin87) - primo classificato

Randstad Artificial Intelligence Challenge (powered by VGEN) Soluzione proposta da Stefano Fiorucci (anakin87) - primo classificato Struttura director

Stefano Fiorucci 1 Nov 13, 2021
🔥 Cannlytics-powered artificial intelligence 🤖

Cannlytics AI ?? Cannlytics-powered artificial intelligence ?? ??️ Installation ??‍♀️ Quickstart ?? Development ?? Automation ?? Support ??️ License ?

Cannlytics 3 Nov 11, 2022
2021 Artificial Intelligence Diabetes Datathon

A.I.D.D. 2021 2021 Artificial Intelligence Diabetes Datathon A.I.D.D. 2021은 ‘2021 인공지능 학습용 데이터 구축사업’을 통해 만들어진 학습용 데이터를 활용하여 당뇨병을 효과적으로 예측할 수 있는가에 대한 A

null 2 Dec 27, 2021
CasualHealthcare's Pneumonia detection with Artificial Intelligence (Convolutional Neural Network)

CasualHealthcare's Pneumonia detection with Artificial Intelligence (Convolutional Neural Network) This is PneumoniaDiagnose, an artificially intellig

Azhaan 2 Jan 3, 2022
CS50's Introduction to Artificial Intelligence Test Scripts

CS50's Introduction to Artificial Intelligence Test Scripts ??‍♂️ What's this? ??‍♀️ This repository contains Python scripts to automate tests for mos

Jet Kan 2 Dec 28, 2022
Tom-the-AI - A compound artificial intelligence software for Linux systems.

Tom the AI (version 0.82) WARNING: This software is not yet ready to use, I'm still setting up the GitHub repository. Should be ready in a few days. T

null 2 Apr 28, 2022
AI Virtual Calculator: This is a simple virtual calculator based on Artificial intelligence.

AI Virtual Calculator: This is a simple virtual calculator that works with gestures using OpenCV. We will use our hand in the air to click on the calc

Md. Rakibul Islam 1 Jan 13, 2022