A complete daily plan for studying to become a machine learning engineer.
-
Updated
Jun 12, 2020
{{ message }}
The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.
A complete daily plan for studying to become a machine learning engineer.
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
An open source cybersecurity protocol for syncing decentralized graph data.
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Python Implementation of Reinforcement Learning: An Introduction
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginnerTensorFlow-based neural network library
Caffe2 is a lightweight, modular, and scalable deep learning framework.
Best Practices on Recommendation Systems
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
at this moment we are using GFile for saving checkpoints which are imported from tensorboard which underhood uses TF core...
remove the hard dependency on tensorboard as it seems tidy linked to TensorFlow and for visualization user can install it independently
Avoid tensorboard limitations
Best Practices, code samples, and documentation for Computer Vision.
A customisable 3D platform for agent-based AI research
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
The Swift machine learning library.
Create HTML profiling reports from pandas DataFrame objects
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Open-source simulator for autonomous driving research.
Official Stanford NLP Python Library for Many Human Languages
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.