Alejandro Isaza

Results 45 comments of Alejandro Isaza

I was thinking YAML ``` yaml - name: ip1 type: Inner Product - name: relu1 type: ReLU sources: [ip1] ```

@hartator this is not a priority for us right now, hence the 'help wanted' tag.

@skeeet yes, that would be good but I don't want to force people to get all the protobuf dependencies just to use BrainCore. Maybe that can be a separate project.

Maybe we should just read protobuf now that https://github.com/apple/swift-protobuf-plugin is out!

1. Install [Carthage](https://github.com/Carthage/Carthage) 2. Go to the BrainCore folder and run `bin/setup`

Yes, the solver is a work in progress. @aidangomez may know more but I'll have a look when I get a chance.

I don't get any errors running on master. 😕

I added the `assert` you suggested and still don't get any errors. It looks like it may be a GPU problem. At one point we discovered a bug in the...

I have a MacBook Pro 2016 with Radeon Pro 460 4096 MB

I would also love to have the learned weights, I don't have a GPU to train with :/