-
Targets:
- Markets with items they could not sell (e.g. clothes, experimental stock)
- Markets with items that are to be replaced with new stock (e.g. tech gadgets)
- Markets with food about to reach …
-
## Core ML
- [WWDC2019 256 Session - Advances in Speech Recognition](https://developer.apple.com/videos/play/wwdc2019/256/)
- [WWDC2019 704 Session - Core ML 3 Framework](https://developer.apple.c…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
This feature is closely related to, …
-
# Issue: Handling ingestion file types
The issue is handling the variety of file types.
e.g.
```py
DOCUMENT_MAP = {
".txt": TextLoader,
".py": TextLoader,
".pdf": PDFMinerLoad…
-
I am attempting to plot a periodogram in Swift of a signal using Surge.
Code:
```
var fft_mat = Surge.pow(Surge.fft(signal), 2)
var const_mult = 2.0/Double(signal.count)
for var i in 0..
-
### Please describe your project. Start with the need or problem you are trying to solve with this project. Describe why your solution is going to adequately solve this problem.
### Challenge:
…
-
I'm testing my application in multiple sizes of screens and iOS versions.
On iPhone 4s, looks like the ChartModel is greater than the ChartView, and chart view is clipping the bottom of the chart.
…
-
opening this issue to track ideas for how to port Halide to nim.
This could be either using halide in Nim via:
* A1: a wrapper (eg using nimterop) or
* A2: re-implementing some ideas in nim directl…
-
If you're someone who knows gun's code structure very well, you could go back and forth with an LLM, and generate some pretty helpful contrib docs & code comments in less than an hour. It's needed for…
-
WIP: Build works fine on latest master with some small modifications (DS branch [ios-build](https://github.com/mozilla/DeepSpeech/tree/ios-build)):
Build for simulator x86_64:
```bash
$ bazel b…