Dana Van Aken
|
d7d7f9111f
|
Added new DDPG columns to migrations
|
2019-09-27 18:18:32 -04:00 |
Dongsheng Yang
|
2c619e017f
|
fix python style
|
2019-09-27 00:36:21 -04:00 |
Dongsheng Yang
|
5ad0e8c44e
|
delete unused algorithm 3
|
2019-09-27 00:36:21 -04:00 |
Dongsheng Yang
|
a3fcf59f07
|
save ddpg model in database
|
2019-09-27 00:36:21 -04:00 |
arifiorino
|
c8fbaf6e4b
|
Added if statements to run algorithms
|
2019-09-27 00:36:21 -04:00 |
arifiorino
|
dcb23c3a0b
|
Added algorithm selection
|
2019-09-27 00:36:21 -04:00 |
Dongsheng Yang
|
bf33be0e27
|
add torch in requirements.txt
|
2019-09-27 00:36:21 -04:00 |
Dongsheng Yang
|
c83f2649b6
|
Add machine learning model ddpg
|
2019-09-27 00:36:21 -04:00 |
arifiorino
|
043d5b81d0
|
Fixed test cases
|
2019-09-24 09:35:20 -04:00 |
arifiorino
|
405fb2cd04
|
Style and added model
|
2019-09-24 09:35:20 -04:00 |
arifiorino
|
89313402a6
|
Made algorithm not editable after session created
|
2019-09-24 09:35:20 -04:00 |
arifiorino
|
5d4d4a05c9
|
Added if statements to run algorithms
|
2019-09-24 09:35:20 -04:00 |
arifiorino
|
cf4c02496e
|
Added algorithm selection
|
2019-09-24 09:35:20 -04:00 |
Dana Van Aken
|
7aea07f4c1
|
Parser cleanup
|
2019-09-04 22:33:36 -04:00 |
Dana Van Aken
|
aa01f17eae
|
Removed initialization of parser for unsupported DBMS/version (Postgres v9.5)
|
2019-09-04 22:33:36 -04:00 |
Dana Van Aken
|
e6a57d4c92
|
BaseModel __unicode__ method now returns str(pk) if the 'name' attribute does not exist
|
2019-09-04 22:33:36 -04:00 |
Dana Van Aken
|
7c964758e9
|
Updated admin: better functionality + faster loading for models with many foreign keys
|
2019-09-04 22:33:36 -04:00 |
Dana Van Aken
|
e28c979912
|
Fixed log messages in migration 0002
|
2019-09-04 22:33:36 -04:00 |
Dana Van Aken
|
149942e6b8
|
Removed unsupported DBMS/version from the DBMSCatalog (Postgres v9.5)
|
2019-09-04 22:33:36 -04:00 |
Andy Pavlo
|
3e564ce922
|
Initial commit with BSL
|
2019-08-23 11:47:19 -04:00 |