53 Commits

Author SHA1 Message Date
Matthew Johnson
a848d0c0fe
update readme, link gotchas notebook 2019-03-24 07:59:50 -07:00
Alex Wiltschko
ab486bd551
Update README.md 2019-03-13 13:42:38 -04:00
Bharat Raghunathan
bd7d874ac7
Update README.md to avoid overflow 2019-03-03 00:17:17 +05:30
Bharat Raghunathan
0c7aca1b31
Fix #396 by updating the comment in README.md 2019-03-02 23:49:35 +05:30
Peter Hawkins
500ca34fde Update jaxlib version numbers in docs/notebooks. 2019-03-01 10:05:50 -05:00
Peter Hawkins
901a5e5291 Update Jaxlib version to 0.1.8. 2019-02-17 15:22:11 -05:00
Matthew Johnson
70cc852491 readme: don't use np.float64(x) (closes #367) 2019-02-16 16:11:49 -08:00
Matthew Johnson
42b3218e90
Merge pull request #346 from gdahia/fix-readme-toy-example
Fix README toy example incomplete `label_probs` var renaming
2019-02-08 14:20:17 -08:00
Gabriel Dahia
197755b066 Fix README toy example incomplete var renaming
Rename of `label_probs` into `label_logprobs` in the toy example was
incomplete and, as a consequence, the toy example no longer worked. This
renames `label_probs` completely and fixes the toy example.
2019-02-08 16:26:52 -03:00
Matthew Johnson
0ca0968533
Merge pull request #338 from gdahia/fix-readme-toy-example
Change implementation of negative log-likelihood in README toy example
2019-02-08 11:13:55 -08:00
Gabriel Dahia
80bbdbbb75 Rename label_probs -> label_logprobs in README 2019-02-08 15:28:19 -03:00
Peter Hawkins
20c9737359 Update jaxlib references to 0.1.7.
Enable einsum tests (issue #37).
2019-02-08 11:48:32 -05:00
Gabriel Dahia
d319f5805b Fix toy example negative log-likelihood loss 2019-02-07 11:09:10 -03:00
Matthew Johnson
5847d96168 rename "minmax" -> "optimizers" 2019-02-06 11:02:16 -08:00
Peter Hawkins
1d9be64e01 Update Jaxlib references to 0.1.6. 2019-01-18 23:14:56 -05:00
Matthew Johnson
42bd253cbb add prng design doc in markdown format 2019-01-18 07:38:43 -08:00
Peter Hawkins
e062127d1e Update documentation and notebooks for Jaxlib 0.1.5. 2019-01-17 13:24:58 -05:00
Peter Hawkins
bfa35d26db Move link to reference documentation earlier.
Add instructions to install scipy when building from source.
2019-01-16 13:32:16 -05:00
Peter Hawkins
63b49e4cbc Add links to reference documentation from README.md. 2019-01-16 10:21:08 -05:00
Matthew Johnson
d9a798f9db
fix minor typos in readme.md 2019-01-02 12:51:26 -08:00
Matthew Johnson
b781e4509a update jaxlib references to 0.1.3 2018-12-19 08:42:29 -08:00
Matthew Johnson
6865783cf9 fix some longstanding readme typos 2018-12-18 16:31:51 -08:00
Matthew Johnson
6de5c8a698 add test-running instructions (fixes #67) 2018-12-14 16:48:08 -08:00
Matthew Johnson
aa7c8c367b tweak minmax example imports in readme 2018-12-14 10:35:01 -08:00
Matthew Johnson
87ee4b7c56 update jaxlib references to 0.1.2 2018-12-13 19:59:08 -08:00
Matthew Johnson
2048874d43 add '--upgrade' to pip install examples 2018-12-13 17:44:08 -08:00
Matthew Johnson
2e40e63527 update jaxlib wheel urls to 0.1.1 2018-12-13 17:35:19 -08:00
Matthew Johnson
e4ef7eae27 add travis badge to readme 2018-12-13 17:12:06 -08:00
Matthew Johnson
51d89a332c
tweak readme text 2018-12-12 21:32:30 -08:00
Matthew Johnson
3307553dbe
readme: JAX is about composable transformations 2018-12-12 19:01:32 -08:00
Matthew Johnson
650db099ef
tweak readme to make colab bullet fit on one line 2018-12-11 20:46:02 -08:00
Matthew Johnson
9099272e72 fix typo in readme 2018-12-11 12:55:39 -08:00
Matthew Johnson
cbd9ace425 change vmap api to be curried (closes #78) 2018-12-11 12:52:09 -08:00
Alex Wiltschko
e425f244db
Update README.md 2018-12-10 19:22:10 -05:00
Matthew Johnson
0f8710a6e3
add another link to Autograd in the readme 2018-12-10 07:13:51 -08:00
Matthew Johnson
5a604d5b14
add more contributors to readme 2018-12-09 01:24:38 -05:00
Dougal Maclaurin
9f61472a91
Update README.md 2018-12-08 11:20:40 -05:00
Dougal Maclaurin
0cd84efac1
Small changes to readme 2018-12-08 11:19:03 -05:00
Matthew Johnson
9d484b6d4c
attempt to center-justify the jax logo in readme 2018-12-08 08:05:16 -05:00
Doug Blank
13163ffefe
Typo, Python parens 2018-12-08 03:40:33 -05:00
Matthew Johnson
d2b0e30d54
update readme (accidentally lost a name!) 2018-12-08 00:56:25 -05:00
Matthew Johnson
0900db35b6
Add ToC to readme 2018-12-07 21:51:36 -05:00
Peter Hawkins
0528192bd9
Remove Mac OS X from the list of CUDA pip packages
We haven't created this pip package.
2018-12-07 21:09:09 -05:00
Mike J Innes
0505ce2950
typo 2018-12-07 16:16:37 -05:00
Matthew Johnson
16658b97c4 fix typo in wheel path 2018-12-07 11:23:40 -08:00
Dougal Maclaurin
59fc69e0d4 Small edits to readme 2018-12-07 11:16:51 -08:00
Dougal Maclaurin
838d9e12fe Removed go/jax link and updated wording 2018-12-07 11:16:51 -08:00
Matthew Johnson
948a8db0ad populate readme with ill content 2018-12-07 11:16:51 -08:00
Roy Frostig
f1bb77dafb source sync
PiperOrigin-RevId: 222489712
2018-11-21 20:32:33 -08:00
Roy Frostig
a3619ca89d source sync
PiperOrigin-RevId: 222153576
2018-11-21 20:22:30 -08:00