Swift-AI

The Swift machine learning library.

Github星跟踪图

Banner

Swift AI is a high-performance deep learning library written entirely in Swift. We currently offer support for all Apple platforms, with Linux support coming soon.

Tools

Swift AI includes a collection of common tools used for artificial intelligence and scientific applications:

  • NeuralNet
    • A flexible, fully-connected neural network with support for deep learning
    • Optimized specifically for Apple hardware, using advanced parallel processing techniques
  • Convolutional Neural Network
  • Recurrent Neural Network
  • Genetic Algorithm Library
  • Fast Linear Algebra Library
  • Signal Processing Library

Example Projects

We've created some example projects to demonstrate the usage of Swift AI. Each resides in their own repository and can be built with little or no configuration:

Usage

Each module now contains its own documentation. We recommend that you read the docs carefully for detailed instructions on using the various components of Swift AI.

The example projects are another great resource for seeing real-world usage of these tools.

Compatibility

Swift AI currently depends on Apple's Accelerate framework for vector/matrix calculations and digital signal processing.

In order to provide support for more platforms, alternative BLAS solutions are being considered.

Contributing

Contributions to the project are welcome. We simply ask that you strive to maintain consistency with the structure and formatting of existing code.

Contact

Collin Hundley is the author and maintainer of Swift AI. Feel free contact him directly via email.

If you have a question about this library or are looking for guidance, we recommend opening an issue so a member of the community can help!

Consulting

If you're looking for for help with deep learning, computer vision, signal processing or other AI applications, you've come to the right place! Contact Collin for more information about consulting/contracting.

Donating

Your donation to Swift AI will help us continue building excellent open-source tools. All contributions are appreciated!

Donate

主要指标

概览
名称与所有者Swift-AI/Swift-AI
主编程语言Swift
编程语言Swift (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2015-11-19 23:43:18
推送于2017-05-03 22:01:09
最后一次提交2017-05-03 16:01:08
发布数2
最新版本名称2.0.0 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数6k
关注者数330
派生数555
提交数341
已启用问题?
问题数52
打开的问题数13
拉请求数31
打开的拉请求数0
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?