A complete daily plan for studying to become a machine learning engineer.
-
Updated
Aug 20, 2021
{{ 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.
Roadmap to becoming an Artificial Intelligence Expert in 2022
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
An open source cybersecurity protocol for syncing decentralized graph data.
ncnn is a high-performance neural network inference framework optimized for the mobile platform
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
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Best Practices on Recommendation Systems
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.
Investment Research for Everyone, Anywhere.
Python Implementation of Reinforcement Learning: An Introduction
Hey Hackers of this spoopy month!
Welcome to the Ciphey repo(s)!
This issue requires you to add a decoder.
This wiki section walks you through EVERYTHING you need to know, and we've added some more links at the bottom of this issue to detail more about the decoder.
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
TensorFlow-based neural network library
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
AI Code Completions
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
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 - beginner➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
500 AI Machine learning Deep learning Computer vision NLP Projects with code
Best Practices, code samples, and documentation for Computer Vision.
Caffe2 is a lightweight, modular, and scalable deep learning framework.
Open-source simulator for autonomous driving research.
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
A customisable 3D platform for agent-based AI research
tuner.scale_batch_sizefinds the suitable batch size and update the batch size of the model AND datamodule.For the model,
tuner.scale_batch_sizeupdates the batch size in the model regardless ofmodel.batch_sizeandmodel.hparams.batch_size.However, for the datamodule,
tuner.scale_batch_sizeupdatesdatamodule.batch_sizeonly, and keepdatamodule.hparams.batch_size