samples-for-ai

Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.

  • 所有者: microsoft/samples-for-ai
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Samples for AI

MIT licensed
Pull requests
Issues

Samples for AI is a deep learning samples and projects collection. It contains a lot of classic deep learning algorithms and applications with different frameworks, which is a good entry for the beginners to get started with deep learning.

Samples in Visual Studio solution format are provided for users to get started with deep learning using:

Each solution has one or more sample projects.
Solutions are separated by different deep learning frameworks they use:

  • CNTK (both BrainScript and Python languages)
  • TensorFlow
  • PyTorch
  • Caffe2
  • Keras
  • MXNet
  • Chainer
  • Theano

Getting Started

1. Prerequisites

Using a one-click installer to setup deep learning frameworks has been moved to here, please visit it for details.

2. Download Data

3. Run Samples

Contributing

This project welcomes contributions and suggestions. Most contributions require you to
agree to a Contributor License Agreement (CLA) declaring that you have the right to,
and actually do, grant us the rights to use your contribution. For details, visit
https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need
to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the
instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct.
For more information see the Code of Conduct FAQ
or contact opencode@microsoft.com with any additional questions or comments.

Related Projects

Open Platform for AI: an open source platform that provides complete AI model training and resource management capabilities, it is easy to extend and supports on-premise, cloud and hybrid environments in various scale.

NeuronBlocks : A NLP deep learning modeling toolkit that helps engineers to build DNN models like playing Lego. The main goal of this toolkit is to minimize developing cost for NLP deep neural network model building, including both training and inference stages.

License

Most of the samples scripts are from official github of each framework. They are under different licenses.

The scripts of CNTK are under MIT license.

The scripts of Tensorflow samples are under Apache 2.0 license.
There are no changes to the original code.

For the scripts of Caffe2, different versions released with different licenses.
Currently, the master branch is under Apache 2.0 license. But the version 0.7 and 0.8.1 were released with BSD 2-Clause license.
The scripts in our solution are based on caffe2 GitHub source tree version 0.7 and 0.8.1, with BSD 2-Clause license.

The scripts of Keras are under MIT license.

The scripts of Theano are under BSD license.

The scripts of MXNet are under Apache 2.0 license.
There are no changes to the original code.

The scripts of Chainer are under MIT license.

概覽

名稱與所有者microsoft/samples-for-ai
主編程語言C#
編程語言Python (語言數: 2)
平台
許可證MIT License
發布數0
創建於2017-10-09 22:03:44
推送於2023-06-27 13:03:53
最后一次提交2023-06-27 13:03:51
星數589
關注者數2.1k
派生數219
提交數439
已啟用問題?
問題數15
打開的問題數9
拉請求數126
打開的拉請求數4
關閉的拉請求數16
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部