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
Efficient-GlobalPointer - Pytorch Efficient GlobalPointer

引言 感谢苏神带来的模型,原文地址:https://spaces.ac.cn/archives/8877 如何运行 对应模型EfficientGlobalPoi

powerycy 40 Dec 14, 2022
Code to reproduce the results in the paper "Tensor Component Analysis for Interpreting the Latent Space of GANs".

Tensor Component Analysis for Interpreting the Latent Space of GANs [ paper | project page ] Code to reproduce the results in the paper "Tensor Compon

James Oldfield 4 Jun 17, 2022
End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model

onnx-facial-lmk-detector End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model, model.onnx. Demo You can

atksh 42 Dec 30, 2022
A parallel framework for population-based multi-agent reinforcement learning.

MALib: A parallel framework for population-based multi-agent reinforcement learning MALib is a parallel framework of population-based learning nested

MARL @ SJTU 348 Jan 08, 2023
An implementation of the proximal policy optimization algorithm

PPO Pytorch C++ This is an implementation of the proximal policy optimization algorithm for the C++ API of Pytorch. It uses a simple TestEnvironment t

Martin Huber 59 Dec 09, 2022
This is the codebase for the ICLR 2021 paper Trajectory Prediction using Equivariant Continuous Convolution

Trajectory Prediction using Equivariant Continuous Convolution (ECCO) This is the codebase for the ICLR 2021 paper Trajectory Prediction using Equivar

Spatiotemporal Machine Learning 45 Jul 22, 2022
This is the official code of L2G, Unrolling and Recurrent Unrolling in Learning to Learn Graph Topologies.

Learning to Learn Graph Topologies This is the official code of L2G, Unrolling and Recurrent Unrolling in Learning to Learn Graph Topologies. Requirem

Stacy X PU 16 Dec 09, 2022
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation Created by Charles R. Qi, Hao Su, Kaichun Mo, Leonidas J. Guibas from Sta

Charles R. Qi 4k Dec 30, 2022
LSTM Neural Networks for Spectroscopic Studies of Type Ia Supernovae

Package Description The difficulties in acquiring spectroscopic data have been a major challenge for supernova surveys. snlstm is developed to provide

7 Oct 11, 2022
We propose a new method for effective shadow removal by regarding it as an exposure fusion problem.

Auto-exposure fusion for single-image shadow removal We propose a new method for effective shadow removal by regarding it as an exposure fusion proble

Qing Guo 146 Dec 31, 2022
Matlab Python Heuristic Battery Opt - SMOP conversion and manual conversion

SMOP is Small Matlab and Octave to Python compiler. SMOP translates matlab to py

Tom Xu 1 Jan 12, 2022
Baselines for TrajNet++

TrajNet++ : The Trajectory Forecasting Framework PyTorch implementation of Human Trajectory Forecasting in Crowds: A Deep Learning Perspective TrajNet

VITA lab at EPFL 183 Jan 05, 2023
Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks

SA-Net: Shuffle Attention for Deep Convolutional Neural Networks (paper) By Qing-Long Zhang and Yu-Bin Yang [State Key Laboratory for Novel Software T

Qing-Long Zhang 199 Jan 08, 2023
Image Segmentation using U-Net, U-Net with skip connections and M-Net architectures

Brain-Image-Segmentation Segmentation of brain tissues in MRI image has a number of applications in diagnosis, surgical planning, and treatment of bra

Angad Bajwa 8 Oct 27, 2022
Implicit Graph Neural Networks

Implicit Graph Neural Networks This repository is the official PyTorch implementation of "Implicit Graph Neural Networks". Fangda Gu*, Heng Chang*, We

Heng Chang 48 Nov 29, 2022
Tool for installing and updating MiSTer cores and other files

MiSTer Downloader This tool installs and updates all the cores and other extra files for your MiSTer. It also updates the menu core, the MiSTer firmwa

72 Dec 24, 2022
This repository is for DSA and CP scripts for reference.

dsa-script-collections This Repo is the collection of DSA and CP scripts for reference. Contents Python Bubble Sort Insertion Sort Merge Sort Quick So

Aditya Kumar Pandey 9 Nov 22, 2022
Stochastic Scene-Aware Motion Prediction

Stochastic Scene-Aware Motion Prediction [Project Page] [Paper] Description This repository contains the training code for MotionNet and GoalNet of SA

Mohamed Hassan 31 Dec 09, 2022
MTCNN face detection implementation for TensorFlow, as a PIP package.

MTCNN Implementation of the MTCNN face detector for Keras in Python3.4+. It is written from scratch, using as a reference the implementation of MTCNN

Iván de Paz Centeno 1.9k Dec 30, 2022
The codes of paper 'Active-LATHE: An Active Learning Algorithm for Boosting the Error exponent for Learning Homogeneous Ising Trees'

Active-LATHE: An Active Learning Algorithm for Boosting the Error exponent for Learning Homogeneous Ising Trees This project contains the codes of pap

0 Apr 20, 2022