DeepLearningKit: Open source framework for Apple platforms using Swift
deeplearningkit.org
DeepLearningKit: Open source framework for Apple platforms using Swift
1–6 of 6 posts
Re: DeepLearningKit: Open source framework for Apple platforms using Swift
#2Possibly dumb question, how is this different/related to the Apple-provided BNNS library ("Basic neural networks subroutines")? https://developer.apple.com/videos/play/wwdc2016-715/?time=1...
Re: DeepLearningKit: Open source framework for Apple platforms using Swift
#3Possibly dumb question, how is this different/related to the Apple-provided BNNS library ("Basic neural networks subroutines")? https://developer.apple.com/videos/play/wwdc2016-715/?time=1...
It seems that it is based on Metal instead of Accelerate framework.
Re: DeepLearningKit: Open source framework for Apple platforms using Swift
#4Another possilby dumb question: What kind of app would use this?
Re: DeepLearningKit: Open source framework for Apple platforms using Swift
#5Another possilby dumb question: What kind of app would use this?
Tons, like the prisma app.
Re: DeepLearningKit: Open source framework for Apple platforms using Swift
#6This is great work. What's the challenge in making this cross platform, I.e. adding Android support via Vulcan