Commit Graph

61 Commits (master)

Author SHA1 Message Date
Mike Kraus fedd9ef90b
Merge pull request #11 from MBKraus/dependabot/pip/airflow_docker/numpy-1.21.0
Bump numpy from 1.17.1 to 1.21.0 in /airflow_docker
2022-03-08 14:40:38 +01:00
dependabot[bot] aab8552d44
Bump numpy from 1.17.1 to 1.21.0 in /airflow_docker
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.17.1...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 13:40:16 +00:00
Mike Kraus 58ddc76cb6
Merge pull request #10 from MBKraus/dependabot/pip/airflow_docker/mlflow-1.23.1
Bump mlflow from 1.2.0 to 1.23.1 in /airflow_docker
2022-03-08 14:39:40 +01:00
dependabot[bot] 228721acd4
Bump mlflow from 1.2.0 to 1.23.1 in /airflow_docker
Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.2.0 to 1.23.1.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.2.0...v1.23.1)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 01:11:27 +00:00
Mike Kraus faed8da176
Merge pull request #4 from MBKraus/dependabot/pip/airflow_docker/tensorflow-1.15.4
Bump tensorflow from 1.15.2 to 1.15.4 in /airflow_docker
2020-09-26 10:03:26 +02:00
dependabot[bot] a54e7dc7cb
Bump tensorflow from 1.15.2 to 1.15.4 in /airflow_docker
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.2...v1.15.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-26 00:40:38 +00:00
Mike Kraus 793d56fca6
Create __init__.py 2020-03-08 10:23:42 +01:00
Mike Kraus 8a9d241271
Create __init__.py 2020-03-08 10:23:10 +01:00
Mike Kraus f7d762f6e4 include folder 2020-02-12 09:30:34 +01:00
Mike Kraus ba0c681a9c Merge branch 'master' of https://github.com/MBKraus/incremental_training 2020-02-11 16:39:19 +01:00
Mike Kraus b2eb9b3d8c Create requirements.txt 2020-02-11 16:38:58 +01:00
Mike Kraus fd8068ad37
Delete model_20200211_1528.H5 2020-02-11 16:38:07 +01:00
Mike Kraus c99b520ecb
Delete model_20200211_1512.H5 2020-02-11 16:37:54 +01:00
Mike Kraus dbe6718e24
Delete model_20200211_1438.H5 2020-02-11 16:37:31 +01:00
Mike Kraus e323cb11ff update 2020-02-11 16:35:36 +01:00
Mike Kraus 60ae1b5f08 Update requirements.txt 2020-02-11 16:29:45 +01:00
Mike Kraus 3c8e0e9211
Merge pull request #2 from MBKraus/dependabot/pip/airflow_docker/tensorflow-1.15.2
Bump tensorflow from 1.15.0 to 1.15.2 in /airflow_docker
2020-02-11 15:41:45 +01:00
Mike Kraus 56a6f3b41e Update Airflow Dockerfile to fix Psycopg2 error 2020-02-11 15:40:30 +01:00
dependabot[bot] 8ff4aa79de
Bump tensorflow from 1.15.0 to 1.15.2 in /airflow_docker
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-28 23:04:47 +00:00
Mike Kraus be7b35937f
Merge pull request #1 from MBKraus/dependabot/pip/airflow_docker/tensorflow-1.15.0
Bump tensorflow from 1.14.0 to 1.15.0 in /airflow_docker
2019-12-17 09:05:08 +01:00
dependabot[bot] 641abbf623
Bump tensorflow from 1.14.0 to 1.15.0 in /airflow_docker
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 22:15:53 +00:00
Mike Kraus bd0f851623 Update III 2019-11-05 21:44:52 +01:00
Mike Kraus 10336ded5a Merge branch 'master' of https://github.com/MBKraus/incremental_training 2019-11-05 21:42:53 +01:00
Mike Kraus 17e2180ac9 Update II 2019-11-05 21:42:37 +01:00
Mike Kraus 025df1d642
Update README.md 2019-11-05 21:19:41 +01:00
Mike Kraus dc90414cf6
Delete workspace.xml 2019-11-05 21:19:04 +01:00
Mike Kraus cc33e2a183 Update 2019-11-05 21:05:14 +01:00
Mike Kraus bf858f6bf3 Merge branch 'master' of https://github.com/MBKraus/incremental_training 2019-11-05 16:41:20 +01:00
Mike Kraus af9bfdbeda Update 2019-11-05 16:41:11 +01:00
Mike Kraus 20dd11e0b4
Delete workspace.xml 2019-11-05 16:40:43 +01:00
Mike Kraus ea4b973f3e
Delete vcs.xml 2019-11-05 16:40:36 +01:00
Mike Kraus 6e45ecdd79
Delete modules.xml 2019-11-05 16:40:28 +01:00
Mike Kraus 3edefc42bf
Delete misc.xml 2019-11-05 16:40:21 +01:00
Mike Kraus 7f6821394e
Delete incremental_training.iml 2019-11-05 16:40:11 +01:00
Mike Kraus a7ce2736bb
Delete encodings.xml 2019-11-05 16:40:02 +01:00
Mike Kraus 02be284dcb
Delete .name 2019-11-05 16:39:55 +01:00
Mike Kraus 9c5df39d15
Delete codeStyleConfig.xml 2019-11-05 16:39:44 +01:00
Mike Kraus f4ab4b0932
Update README.md 2019-11-05 16:34:20 +01:00
Mike Kraus 3a3b603381
Update README.md 2019-11-05 16:26:26 +01:00
Mike Kraus c770d511bd
Update README.md 2019-11-05 16:21:41 +01:00
Mike Kraus 790c423769
Update README.md 2019-11-05 16:20:33 +01:00
Mike Kraus 643b4ae816
Update README.md 2019-11-05 16:15:58 +01:00
Mike Kraus 7d5ecf9ab9
Update README.md 2019-11-05 16:15:37 +01:00
Mike Kraus 3c1e0da8b1 Merge branch 'master' of https://github.com/MBKraus/incremental_training 2019-11-05 16:10:49 +01:00
Mike Kraus 5534822af9 update 2019-11-05 16:10:17 +01:00
Mike Kraus 9edd43fbe6
Delete model_20191025_1156.H5 2019-11-05 16:09:34 +01:00
Mike Kraus c7f507eac2
Delete .DS_Store 2019-11-05 16:09:04 +01:00
Mike Kraus 23bb9472ac
Delete model_20191022_1933.H5 2019-11-05 16:08:43 +01:00
Mike Kraus bc3f492f39
Delete .DS_Store 2019-11-05 16:08:30 +01:00
Mike Kraus 458352cb90
Delete .DS_Store 2019-11-05 16:08:14 +01:00