Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/keras-team/autokeras

AutoML library for deep learning
https://github.com/keras-team/autokeras

Bump scikit-image from 0.13.1 to 0.14.1 (#424)

Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.13.1 to 0.14.1.
- [Re...

50870f2e621c96001f159a2af627d422cac5780b authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump numpy from 1.14.5 to 1.15.4 (#428)

Bumps [numpy](http://www.numpy.org) from 1.14.5 to 1.15.4.

Signed-off-by: dependabot[bot] <su...

00ef9a94b32d767cb7f30c5d708395cbbf03b093 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
bug_fix

3abf253f616ea67ae1dcc738bae3f33608e71c82 authored almost 6 years ago by Haifeng Jin <[email protected]>
Bump tqdm from 4.25.0 to 4.29.0 (#431)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.25.0 to 4.29.0.
- [Release notes](https://git...

e91316c6037ef9b0935cc1030c353e14de79f60c authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump keras from 2.2.2 to 2.2.4 (#422)

Bumps [keras](https://github.com/keras-team/keras) from 2.2.2 to 2.2.4.
- [Release notes](https...

47729ed7d9adb8e3698b94961f12ce3821b883af authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump lws from 1.0 to 1.2 (#421)

Bumps [lws](https://github.com/Jonathan-LeRoux/lws) from 1.0 to 1.2.
- [Release notes](https://...

41884d68f2d0701c9ff5346fb358a9d778ca5919 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Update README.md

b86f1ef0f70312af63095b09364ac9d10cca1bad authored almost 6 years ago by Haifeng Jin <[email protected]>
Add Codacy badge (#426)

dddd095244a3551bc001fb5a2018c4784e51c97b authored almost 6 years ago by Codacy Badger <[email protected]>
Voice generate pre [MRG] (#404)

* voice_generator in process

* change preemphasis inv_preemphasis function to it's original
...

2fb37bf00241c5c73643ae7bc7e3f805cade6cef authored almost 6 years ago by boyuangong <[email protected]>
Update index.md

003303b6302006bcbbf9718ed17df883bbdedf09 authored almost 6 years ago by Haifeng Jin <[email protected]>
[MRG] Unified download function for pretrained models (resolves #400) (#417)

* added unified download function

* renamed constants

f32d270262d975d4984743da41f2d3d4db1511f4 authored almost 6 years ago by Yashwanth Reddy <[email protected]>
Update README.md

392b38985cbb489dbf6a65ee1ed7dca375bde913 authored almost 6 years ago by Haifeng Jin <[email protected]>
coverall

0a7f7f4c0ede57b0ecc19f3009ba7529fe7a3700 authored almost 6 years ago by Haifeng Jin <[email protected]>
codacy

514c5cf84eb44bca9c257eb406dd706a070a6f25 authored almost 6 years ago by Haifeng Jin <[email protected]>
code climate

ae77b0cb6cbd47cb20bcda984d2c18a0b92565ce authored almost 6 years ago by Haifeng Jin <[email protected]>
coverage 4.0

7bc795e5041075abb5de8bdb6a00866d89d1e69b authored almost 6 years ago by Haifeng Jin <[email protected]>
Merge remote-tracking branch 'origin/master'

22262ee9f31768b07f56fd691c77d10dbab1223d authored almost 6 years ago by Haifeng Jin <[email protected]>
change test coverage to use code climate

9b992be3b4741c7b5aa879b242616a809bd0e18c authored almost 6 years ago by Haifeng Jin <[email protected]>
[MRG] Neural Architecture Search (#418)

* nas docs

* nas

* bug fixed

5c8632fd437abfd652678a112f76572cf55a57bc authored almost 6 years ago by Haifeng Jin <[email protected]>
Add fit function to portable model (#414)

f5e0bd15cd440a3bf2395a066050efbf89aaca47 authored almost 6 years ago by Cheng Cheng <[email protected]>
[MRG] Face detector (resolves #332) (#412)

* face detector refactored

* refactored the code

5cc55a742a1230dd87d803d4c9127cd945c9db83 authored almost 6 years ago by Yashwanth Reddy <[email protected]>
Add random search strategy support (#402)

09ea067ff16a05d2a2461a77b27b42a3ab9e8982 authored almost 6 years ago by Cheng Cheng <[email protected]>
docs (#409)

* docs

* docs

99e8c6ee54f23df5b70cd48c7380615db092e41a authored almost 6 years ago by Haifeng Jin <[email protected]>
[MRG]solve text preprocessor error when no gpu (#388)

* solve text preprocessor error when no gpu

* change the test error from RuntimeError to Exce...

dd97602ddbd4c0357219a7a921797dac2e0d6404 authored almost 6 years ago by boyuangong <[email protected]>
Image resize fix in predict in PortableImageSupervisedwq (#407)

5ed6bb484c1a0827cc889fdcba366bf7627c85b0 authored almost 6 years ago by Satya Kesav <[email protected]>
General classifier (#406)

* Add a general tabular classifier.

* Separate Tabular Preprocessing

* Modify Predict func...

a71e59578a0ba78b81b40678ddd99e53edfc5fce authored almost 6 years ago by song3134 <[email protected]>
Add basic multiple gpu function (#395)

36909f251382ac0cae83873a745aaba57206c6db authored almost 6 years ago by tl-yang <[email protected]>
[MRG] Object detection. resolves #80 (#398)

* update format of returned reults

* add examples and tutorials for object detection

c64c9eeb8120a5f293de07a0992714d522453a55 authored almost 6 years ago by Wuyang <[email protected]>
refactor searcher class to support bayesian/grid/greedy search strategy (#376)

684f2cd7a1537e91cd1fe2fd78cfe69e42921bab authored almost 6 years ago by chengchengeasy <[email protected]>
[MRG] Object Detection (#396)

* object detection v0.1 added

* add import object_detection in __init__.py under autokeras

...

0076797c5f4730ddd96cab9083bab345791af786 authored almost 6 years ago by Haifeng Jin <[email protected]>
[MRG] Implement Grid Search (#390)

* Update start.md

* add installation guide

* Update start.md

* Add Logging code

* gr...

b9ac2208735bd8ebdacfd86f254c1207e4824b50 authored almost 6 years ago by PraveenVenugopal <[email protected]>
doc

0a9b2316286f283867d68288dab4d0c91a142db1 authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

a44de02e780b5e8cd292bbe58faa85c3ddf6f924 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG]Single process Search #99 (#383)

* Change Process.Pool to subprocess to be compatible with google colab

* Add docstring for mo...

b2fc09bef6c6609a0bea421cd09a641d1ed5c873 authored about 6 years ago by tl-yang <[email protected]>
[MRG]Portable debug (#381)

* fix the line break

* portable tutorial

* change code format

* change export keras models tu...

d787cff9dceef03efaf65476889da8a14b46cf5b authored about 6 years ago by boyuangong <[email protected]>
[MRG] Face detection pretrained (resolves #332) (#384)

* pretrained model for face detection

* added a test for face detection

* raise error when...

b41a27ff173254642f634bb5e881fb8e7d863b00 authored about 6 years ago by Yashwanth Reddy <[email protected]>
[MRG] text, image, mlp, cnn module tutorial (#341)

* fix the line break

* fix the line break

* processing cnn module tutorial

* processing...

4dfe0f3a75d4fbb3d8c82b5e5880d535efe3d375 authored about 6 years ago by boyuangong <[email protected]>
[MRG] Implemented logging to save searched models (#380)

* Update start.md

* add installation guide

* Update start.md

* Add Logging code

f7c1084c6d14e70e23479a257ad81a29377d7eb7 authored about 6 years ago by PraveenVenugopal <[email protected]>
Update start.md (#378)

a9a74a38126fb2b30e0a8a29ca33537a5dcd5f76 authored about 6 years ago by lhideki <[email protected]>
[MRG] Pretrained model for face detection (resolves #332) (#375)

* pretrained model for face detection

* added a test for face detection

* raise error when no ...

c47ed13d54043bc6377057f2dd274d3886f62124 authored about 6 years ago by Yashwanth Reddy <[email protected]>
add pretrained.py as abstract class

4d396cd97bb4d8e4a4e667b2201a506270a6fc5f authored about 6 years ago by boyuangong <[email protected]>
[WIP] Documentation for graph visualization (#371)

[MRG] Documentation for graph visualization

f91b199911238b14c0a4bb5d586e1e4935df6e1f authored about 6 years ago by PraveenVenugopal <[email protected]>
enum for is_layer

8265849bb63693978623670ef90a1f496fc3a5ac authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG]DenseNet Generator #331 (#363)

* Change Process.Pool to subprocess to be compatible with google colab

* Add docstring for mode...

e75f3194ac4ed6741bc64583fda483dc2f6dfe09 authored about 6 years ago by tl-yang <[email protected]>
0.3.5

a10cce0c236da8baad679f7f12157063fe480a40 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Improved Net module interface (#365)

* refined net_module

* delete not used import

* bug fixed

a0efd9b22aae8cf6340977a36ec798a00ae86804 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG]Remove test param #361 (#362)

* Change Process.Pool to subprocess to be compatible with google colab

* Add docstring for mo...

968ed8b75cc183e66777ca9d75ea765eede7a57c authored about 6 years ago by tl-yang <[email protected]>
[MRG] General classifier #130 (#327)

* Add a general tabular classifier.

* Separate Tabular Preprocessing

* Modify Predict func...

a9871e10e1a84f8b603b8608513cd7eb7343cb1b authored about 6 years ago by song3134 <[email protected]>
[MRG] Bug fix (#354)

* constant moved out of function definition

* out of memory catched in subprocess

a381ecc7659a8cdd13dceec427d476ac8f8ca996 authored about 6 years ago by Haifeng Jin <[email protected]>
Update index.md

5125618aea5dc3948ce6c2fc8057349aa6cd8905 authored about 6 years ago by Haifeng Jin <[email protected]>
0.3.4

f4649bad518d1307434c8f0b74e7acfedf3f5070 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] bug_fix (#350)

* bug_fix

* constant

6ab11256b157e11116922d2475fe5d3326f536f1 authored about 6 years ago by Haifeng Jin <[email protected]>
Bug fix (#347)

* bug fix

* new release

925ec7452d158af56eee58540d8211c31511fd5b authored about 6 years ago by Haifeng Jin <[email protected]>
0.3.2

8906a17ad5b164a21b562fef3c6a050951e22d92 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] default architectures updated (#337)

* cifar

* cifar

* mixup

* update

* update

* modify

* strategy updated

* gen...

21994919156aac15558f77555538346fb702bcbc authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Resize 1-D, 2-D and 3-D images (#340)

* Resize 1-D, 2-D and 3-D images

* Update Docstrings

* optimize computation for resize par...

1567122cc8a774ddcaa584bb5fd19c8a93bed8ab authored about 6 years ago by Satya Kesav <[email protected]>
[MRG] Tqdm googcolab, Resolve #307 (#343)

* Change Process.Pool to subprocess to be compatible with google colab

* Add docstring for mo...

0daf4154ee249a719aabec851789939b4a8ef403 authored about 6 years ago by tl-yang <[email protected]>
add init (#333)

847c194f93fba3ec8bfc6c34592f1df4af1a820b authored about 6 years ago by boyuangong <[email protected]>
new release (#330)

c205ae1e0ecc16506232291400fa845d13e024b9 authored about 6 years ago by Haifeng Jin <[email protected]>
new release 0.3.0『』

『』

4c190d0d01cc2a062e6c0eac87841944cf1c8ccc authored about 6 years ago by Haifeng Jin <[email protected]>
inspection

6850bf7a30fcf435a69d6470b48059967de5dda6 authored about 6 years ago by Haifeng Jin <[email protected]>
clean log

053381bcb5ff3f57d88d20880d4661a31f92eefe authored about 6 years ago by Haifeng Jin <[email protected]>
code inspection

61aa93424073250d727262915abead1d6693ef89 authored about 6 years ago by Haifeng Jin <[email protected]>
Added a test for MlpGenerator (#328)

41f561cfd8f3a72db566e327561cbc7a3da5835b authored about 6 years ago by Yashwanth Reddy <[email protected]>
Update index.md

739571eaa0e202aba30b6471ce16ff434cb4ebf6 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] ResNet generator #296 (#309)

* Change Process.Pool to subprocess to be compatible with google colab

* Update test

* Res...

c5c499bda9053551fcb9e4dae17ec24f4b6c822e authored about 6 years ago by tl-yang <[email protected]>
Update index.md

2ca8cb5b95528e94510fa05300ad31035d2eb574 authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

fbdd3608473e5e0e8236a3a91dae178eb43d2d33 authored about 6 years ago by Haifeng Jin <[email protected]>
Merge branch 'master' of github.com:jhfjhfj1/autokeras

b3e66bf1ecd3f87d7e1e60752f0b5096462d56f7 authored about 6 years ago by Haifeng Jin <[email protected]>
Change text data to 2D data, change pre train file path (#329)

* Change Image class document

* change text documentation

* change parameters to attribute...

7114051b8f5052e4cd507e270c40f75b2a1ad710 authored about 6 years ago by boyuangong <[email protected]>
refactor

aef967fea0e915de58e1decc230fb0ae2f6916c2 authored about 6 years ago by Haifeng Jin <[email protected]>
refactor

3300f0c16fa35da5245e15c3b7de0e09c8afbcbb authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Update image resize functinality (#326)

* optimize image resizing with is_resize_needed function

* update-1

* fix

407687eed2edb749b79ec2ba764b836eecf3f313 authored about 6 years ago by Satya Kesav <[email protected]>
[MRG] Add random string as suffix of the temp folder name (#325)

* Change Image class document

* change text documentation

* change parameters to attribute...

ce72d396517bc26c4f22b63332333f2f5c7def34 authored about 6 years ago by boyuangong <[email protected]>
Documentation for net-module.py (#323)

* Added documentation

* Added documentation

4e59e6e47ca20ecf3a1cafd9f35c499038f02625 authored about 6 years ago by Yashwanth Reddy <[email protected]>
[MRG] Doc for image_supervised.py, text_supervised.py and text_preprocessor.py (#313)

* Change Image class document

* change text documentation

* change parameters to attribute...

b7e51b94d06e946b288c4f1eddaaae6d4d152356 authored about 6 years ago by boyuangong <[email protected]>
DocString for model_trainer.py and preprocessor.py (#319)

* Change Process.Pool to subprocess to be compatible with google colab

* Add docstring for mo...

8305dcefaed85baf7c8e659de6b57599a6a9e536 authored about 6 years ago by tl-yang <[email protected]>
[WIP] Documentation for generator.py (#322)

* documentation for generator.py

* Added some more documentation for generator.py

9ffae14c601ae7a8d2e443f9a59354d06bd0ef01 authored about 6 years ago by Yashwanth Reddy <[email protected]>
[MRG] Update docstrings for utils.py (#316)

* Update docstrings for utils.py

* periods appended

* line space

d7628ccd2b25157079ba110fd72105c683d7f030 authored about 6 years ago by Satya Kesav <[email protected]>
[MRG] Docs for search.py and bayesian.py (#321)

* temp

* docs

* docs

2fcc50b283ab1b8c57ee623dc4a95580d0a125d1 authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

e70a1e3fddeb24c02ea56f74ff4ce33c8642ac0c authored about 6 years ago by Haifeng Jin <[email protected]>
Merge branch 'master' of github.com:jhfjhfj1/autokeras

b593a212afee4035a96e2f5f7a56356c513c8134 authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

2db87f619025f47061bd2bcb845b28ccbe1fd83a authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Created MlpModule (#301)

* Created MlpModule

* Changed generators to a list

* Changed name of subclass while callin...

6f02446c0617bcc60d5db1e6ea873e6f18196ad0 authored about 6 years ago by Yashwanth Reddy <[email protected]>
bug fix

d30f350a99cdee121f046259b204c636c2926990 authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

390c2da66962c48403d1cebe56c7b8b3e1843893 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Resize images to fixed (or) smaller sizes for arbitrary sized (or) large images (#282)

* Resize images to fixed size for arbitrary input image sizes/ large images

* indendation fix...

5cc81801589dafa7aaeaae052a20f4be0863b8cc authored about 6 years ago by Satya Kesav <[email protected]>
donate

a901c00ecefe6bc7336d1adfa0dcaf1b1c2f01f9 authored about 6 years ago by Haifeng Jin <[email protected]>
bug_fix

c5c4ab6dc4c39301563d439fe9be3a1ad4b659f4 authored about 6 years ago by Haifeng Jin <[email protected]>
Merge branch 'master' of github.com:jhfjhfj1/autokeras

0aef1e951b994009857e82467a6e51d7606d24dd authored about 6 years ago by Haifeng Jin <[email protected]>
bug fix

16a3647ec27af96f5a741b4198469ac70d29215c authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG]Fix win. Resolve Issue #300 (#304)

* Change Process.Pool to subprocess to be compatible with google colab

* Update test

* Res...

85da4149f4100ca0aab1257311a277dcd2e11e9e authored about 6 years ago by tl-yang <[email protected]>
bug fix

ce009d69cc7519134cecd628873f9b664f0c6169 authored about 6 years ago by Haifeng Jin <[email protected]>
Update README.md

8a3d191524be966dfc5d19f5851c77b3555feabf authored about 6 years ago by Haifeng Jin <[email protected]>
Update README.md (#305)

* Update README.md

* Update README.md

bef8f4f165c575eb7c2321b27e7ce815a11f4420 authored about 6 years ago by Haifeng Jin <[email protected]>
Update setup.py

172fb3cf705126e4c3d86b41292463e30ecf3c15 authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG]textRegressor (#287)

* textRegressor

* Add text regressor test

* change requirments

9d56c708e563a8a6663a3ab54c7448d9b125ece5 authored about 6 years ago by boyuangong <[email protected]>
Update CONTRIBUTING.md

476ee16dfa90ca19f20f19d4ae9229e9193681cc authored about 6 years ago by Haifeng Jin <[email protected]>
[MRG] Resolve issue #99 (#293)

* Change Process.Pool to subprocess to be compatible with google colab

* Update test

* Res...

f1d821ab9aab6de742436e85e91adcb61d00b7b9 authored about 6 years ago by tl-yang <[email protected]>
[MRG] Creating docker image for autokeras (#284)

* added dockerfile

* dockerfile

* fixed readme

* Update readme.md

* Documentation fo...

ccbe485ccd8b001d21f55ea49cf8b159ddb462bc authored about 6 years ago by Walid Gara <[email protected]>