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
Distributed DataLoader For Pytorch Based On Ray

Dpex——用户无感知分布式数据预处理组件 一、前言 随着GPU与CPU的算力差距越来越大以及模型训练时的预处理Pipeline变得越来越复杂,CPU部分的数据预处理已经逐渐成为了模型训练的瓶颈所在,这导致单机的GPU配置的提升并不能带来期望的线性加速。预处理性能瓶颈的本质在于每个GPU能够使用的C

Dalong 23 Nov 02, 2022
Exploring Classification Equilibrium in Long-Tailed Object Detection, ICCV2021

Exploring Classification Equilibrium in Long-Tailed Object Detection (LOCE, ICCV 2021) Paper Introduction The conventional detectors tend to make imba

52 Nov 21, 2022
Code for the Shortformer model, from the paper by Ofir Press, Noah A. Smith and Mike Lewis.

Shortformer This repository contains the code and the final checkpoint of the Shortformer model. This file explains how to run our experiments on the

Ofir Press 138 Apr 15, 2022
CarND-LaneLines-P1 - Lane Finding Project for Self-Driving Car ND

Finding Lane Lines on the Road Overview When we drive, we use our eyes to decide where to go. The lines on the road that show us where the lanes are a

Udacity 769 Dec 27, 2022
Delta Conformity Sociopatterns Analysis - Delta Conformity Sociopatterns Analysis

Delta_Conformity_Sociopatterns_Analysis ∆-Conformity is a local homophily measur

2 Jan 09, 2022
A command line simple note taking app

Why yet another note taking program? note was designed with a very specific target in mind: me, and my 2354 scraps of paper. It runs from the command

64 Nov 20, 2022
This repository contains code demonstrating the methods outlined in Path Signature Area-Based Causal Discovery in Coupled Time Series presented at Causal Analysis Workshop 2021.

signed-area-causal-inference This repository contains code demonstrating the methods outlined in Path Signature Area-Based Causal Discovery in Coupled

Will Glad 1 Mar 11, 2022
This repository is the official implementation of Unleashing the Power of Contrastive Self-Supervised Visual Models via Contrast-Regularized Fine-Tuning (NeurIPS21).

Core-tuning This repository is the official implementation of ``Unleashing the Power of Contrastive Self-Supervised Visual Models via Contrast-Regular

vanint 18 Dec 17, 2022
This repo will contain code to reproduce and build upon understanding transfer learning

What is being transferred in transfer learning? This repo contains the code for the following paper: Behnam Neyshabur*, Hanie Sedghi*, Chiyuan Zhang*.

4 Jun 16, 2021
An implementation of Fastformer: Additive Attention Can Be All You Need in TensorFlow

Fast Transformer This repo implements Fastformer: Additive Attention Can Be All You Need by Wu et al. in TensorFlow. Fast Transformer is a Transformer

Rishit Dagli 139 Dec 28, 2022
Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression

Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression YOLOv5 with alpha-IoU losses implemented in PyTorch. Example r

Jacobi(Jiabo He) 147 Dec 05, 2022
Source code for Zalo AI 2021 submission

zalo_ltr_2021 Source code for Zalo AI 2021 submission Solution: Pipeline We use the pipepline in the picture below: Our pipeline is combination of BM2

128 Dec 27, 2022
Transfer Learning Remote Sensing

Transfer_Learning_Remote_Sensing Simulation R codes for data generation and visualizations are in the folder simulation. Experiment: California Housin

2 Jun 21, 2022
Implementation of Hierarchical Transformer Memory (HTM) for Pytorch

Hierarchical Transformer Memory (HTM) - Pytorch Implementation of Hierarchical Transformer Memory (HTM) for Pytorch. This Deepmind paper proposes a si

Phil Wang 63 Dec 29, 2022
Official pytorch implementation of the AAAI 2021 paper Semantic Grouping Network for Video Captioning

Semantic Grouping Network for Video Captioning Hobin Ryu, Sunghun Kang, Haeyong Kang, and Chang D. Yoo. AAAI 2021. [arxiv] Environment Ubuntu 16.04 CU

Hobin Ryu 43 Nov 25, 2022
An official implementation of the paper Exploring Sequence Feature Alignment for Domain Adaptive Detection Transformers

Sequence Feature Alignment (SFA) By Wen Wang, Yang Cao, Jing Zhang, Fengxiang He, Zheng-jun Zha, Yonggang Wen, and Dacheng Tao This repository is an o

WangWen 79 Dec 24, 2022
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.

The Ultimate PyTorch Source-Build Template Translations: 한국어 TL;DR PyTorch built from source can be x4 faster than a naïve PyTorch install. This repos

Joonhyung Lee/이준형 651 Dec 12, 2022
Official code of paper "PGT: A Progressive Method for Training Models on Long Videos" on CVPR2021

PGT Code for paper PGT: A Progressive Method for Training Models on Long Videos. Install Run pip install -r requirements.txt. Run python setup.py buil

Bo Pang 27 Mar 30, 2022
RGBD-Net - This repository contains a pytorch lightning implementation for the 3DV 2021 RGBD-Net paper.

[3DV 2021] We propose a new cascaded architecture for novel view synthesis, called RGBD-Net, which consists of two core components: a hierarchical depth regression network and a depth-aware generator

Phong Nguyen Ha 4 May 26, 2022
Official code for our EMNLP2021 Outstanding Paper MindCraft: Theory of Mind Modeling for Situated Dialogue in Collaborative Tasks

MindCraft Authors: Cristian-Paul Bara*, Sky CH-Wang*, Joyce Chai This is the official code repository for the paper (arXiv link): Cristian-Paul Bara,

Situated Language and Embodied Dialogue (SLED) Research Group 14 Dec 29, 2022