Giter Site home page Giter Site logo

mlr's Introduction

Machine Learning Research

GitHub commit activity GitHub last commit GitHub repo size

1. Project Topic

1.1. Existing research

1.2. Datasets and Tasks

1.13. Tools

  • Overleaf for writing AI research papers with LaTeX.
  • Mendeley for reference BibTeX.

2. Project Advice

Processing Data

  • StanfordNLP, a Python library providing tokenization, tagging, parsing, and other capabilities.

  • Software from the Stanford NLP Group

  • NLTK, a lightweight Natural Language Toolkit package in Python.

  • spaCy, another Python package that can do preprocessing, but also includes neural models (e.g. Language Models)

3. Top Tiers ML&AI Conferences

  • Machine Learning

    • NeurIPS
      • Neural Information Processing Systems (formerly abbreviated NIPS). NeurIPS has gotten huge over the past few years as AI has become so important. Has a focus on neural networks, but not exclusively.
    • ICML
      • International Conference on Machine Learning. Has a general machine learning focus.
    • ICLR
      • International Conference on Learning Representations. ICLR was really the first conference focused on deep learning. It’s called “learning representations” because the motivation behind deep learning is to automatically learn higher-level features, or representations, that summarize data in useful ways. Deep Learning describes the structure of our current best solution to the problem of learning these representations.
    • AISTATS
  • Computer Vision

    • CVPR
      • Computer Vision and Pattern Recognition.
    • ICCV
      • International Conference on Computer Vision.
    • ECCV
  • Natural Language Processing

  • Data

  • Artificial Intelligence

    • AAAI
      • Association for the Advancement of Artificial Intelligence. AAAI is a little more applications focused, and a little less theoretical than some of the other AI conferences.
    • ICANN
    • IJCAI
    • UAI

4. Courses

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.