Added some results
This commit is contained in:
parent
68271eebcb
commit
e79ae5c205
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -93,3 +93,5 @@ data/
|
||||||
cnn/internal_representations/inputs/
|
cnn/internal_representations/inputs/
|
||||||
joblist.xml
|
joblist.xml
|
||||||
new_sloleks.xml
|
new_sloleks.xml
|
||||||
|
grid_results/
|
||||||
|
.idea/
|
||||||
|
|
|
@ -2,8 +2,13 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="8a8ba9af-e1a4-433a-9968-475192610776" name="Default" comment="">
|
<list default="true" id="8a8ba9af-e1a4-433a-9968-475192610776" name="Default" comment="">
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/cnn.ipynb" afterPath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/cnn.ipynb" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/results_presentation.ipynb" afterPath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/results_presentation.ipynb" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v3_4/notes" afterPath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v3_4/notes" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v3_7/cnn.ipynb" afterPath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v3_7/cnn.ipynb" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v4_0/cnn.ipynb" afterPath="$PROJECT_DIR$/cnn/word_accetuation/cnn_dictionary/v4_0/cnn.ipynb" />
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/workbench.py" afterPath="$PROJECT_DIR$/workbench.py" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/workbench.py" afterPath="$PROJECT_DIR$/workbench.py" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/workbench.xrsl" afterPath="$PROJECT_DIR$/workbench.xrsl" />
|
||||||
</list>
|
</list>
|
||||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||||
<option name="TRACKING_ENABLED" value="true" />
|
<option name="TRACKING_ENABLED" value="true" />
|
||||||
|
@ -33,7 +38,7 @@
|
||||||
<file leaf-file-name="prepare_data.py" pinned="false" current-in-tab="false">
|
<file leaf-file-name="prepare_data.py" pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/prepare_data.py">
|
<entry file="file://$PROJECT_DIR$/prepare_data.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="198">
|
<state relative-caret-position="108">
|
||||||
<caret line="14" column="121" lean-forward="false" selection-start-line="14" selection-start-column="102" selection-end-line="14" selection-end-column="121" />
|
<caret line="14" column="121" lean-forward="false" selection-start-line="14" selection-start-column="102" selection-end-line="14" selection-end-column="121" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#24#63#0" expanded="true" />
|
<element signature="e#24#63#0" expanded="true" />
|
||||||
|
@ -67,8 +72,8 @@
|
||||||
<file leaf-file-name="workbench.py" pinned="false" current-in-tab="true">
|
<file leaf-file-name="workbench.py" pinned="false" current-in-tab="true">
|
||||||
<entry file="file://$PROJECT_DIR$/workbench.py">
|
<entry file="file://$PROJECT_DIR$/workbench.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="680">
|
<state relative-caret-position="188">
|
||||||
<caret line="85" column="39" lean-forward="false" selection-start-line="85" selection-start-column="39" selection-end-line="85" selection-end-column="39" />
|
<caret line="53" column="20" lean-forward="false" selection-start-line="53" selection-start-column="20" selection-end-line="53" selection-end-column="20" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#24#63#0" expanded="true" />
|
<element signature="e#24#63#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
@ -220,7 +225,6 @@
|
||||||
</navigator>
|
</navigator>
|
||||||
<panes>
|
<panes>
|
||||||
<pane id="Scope" />
|
<pane id="Scope" />
|
||||||
<pane id="Scratches" />
|
|
||||||
<pane id="ProjectPane">
|
<pane id="ProjectPane">
|
||||||
<subPane>
|
<subPane>
|
||||||
<PATH>
|
<PATH>
|
||||||
|
@ -235,6 +239,7 @@
|
||||||
</PATH>
|
</PATH>
|
||||||
</subPane>
|
</subPane>
|
||||||
</pane>
|
</pane>
|
||||||
|
<pane id="Scratches" />
|
||||||
</panes>
|
</panes>
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">
|
<component name="PropertiesComponent">
|
||||||
|
@ -883,7 +888,7 @@
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/prepare_data.py">
|
<entry file="file://$PROJECT_DIR$/prepare_data.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="198">
|
<state relative-caret-position="108">
|
||||||
<caret line="14" column="121" lean-forward="false" selection-start-line="14" selection-start-column="102" selection-end-line="14" selection-end-column="121" />
|
<caret line="14" column="121" lean-forward="false" selection-start-line="14" selection-start-column="102" selection-end-line="14" selection-end-column="121" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#24#63#0" expanded="true" />
|
<element signature="e#24#63#0" expanded="true" />
|
||||||
|
@ -905,8 +910,8 @@
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/workbench.py">
|
<entry file="file://$PROJECT_DIR$/workbench.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="680">
|
<state relative-caret-position="188">
|
||||||
<caret line="85" column="39" lean-forward="false" selection-start-line="85" selection-start-column="39" selection-end-line="85" selection-end-column="39" />
|
<caret line="53" column="20" lean-forward="false" selection-start-line="53" selection-start-column="20" selection-end-line="53" selection-end-column="20" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#24#63#0" expanded="true" />
|
<element signature="e#24#63#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
|
0
40_epoch.h5
Normal file
0
40_epoch.h5
Normal file
0
40_epoch_history.pkl
Normal file
0
40_epoch_history.pkl
Normal file
|
@ -40,7 +40,7 @@ nn_output_dim = 10
|
||||||
nn_hdim = 516
|
nn_hdim = 516
|
||||||
batch_size = 16
|
batch_size = 16
|
||||||
# actual_epoch = 1
|
# actual_epoch = 1
|
||||||
actual_epoch = 60
|
actual_epoch = 40
|
||||||
# num_fake_epoch = 2
|
# num_fake_epoch = 2
|
||||||
num_fake_epoch = 20
|
num_fake_epoch = 20
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ conv_input_shape=(23, 36)
|
||||||
othr_input = (141, )
|
othr_input = (141, )
|
||||||
|
|
||||||
conv_input = Input(shape=conv_input_shape, name='conv_input')
|
conv_input = Input(shape=conv_input_shape, name='conv_input')
|
||||||
x_conv = Conv1D(133, (3), padding='same', activation='relu')(conv_input)
|
x_conv = Conv1D(115, (3), padding='same', activation='relu')(conv_input)
|
||||||
x_conv = Conv1D(46, (3), padding='same', activation='relu')(x_conv)
|
x_conv = Conv1D(46, (3), padding='same', activation='relu')(x_conv)
|
||||||
x_conv = MaxPooling1D(pool_size=2)(x_conv)
|
x_conv = MaxPooling1D(pool_size=2)(x_conv)
|
||||||
x_conv = Flatten()(x_conv)
|
x_conv = Flatten()(x_conv)
|
||||||
|
@ -82,11 +82,10 @@ history = model.fit_generator(data.generator('train', batch_size, content_name='
|
||||||
epochs=actual_epoch*num_fake_epoch,
|
epochs=actual_epoch*num_fake_epoch,
|
||||||
validation_data=data.generator('test', batch_size, content_name='SlovarIJS_BESEDE_utf8.lex', content_location=''),
|
validation_data=data.generator('test', batch_size, content_name='SlovarIJS_BESEDE_utf8.lex', content_location=''),
|
||||||
validation_steps=data.x_test.shape[0]/(batch_size * num_fake_epoch),
|
validation_steps=data.x_test.shape[0]/(batch_size * num_fake_epoch),
|
||||||
verbose=2,
|
verbose=2
|
||||||
workers=4
|
|
||||||
)
|
)
|
||||||
|
|
||||||
name = '60_epoch'
|
name = '40_epoch'
|
||||||
model.save(name + '.h5')
|
model.save(name + '.h5')
|
||||||
output = open(name + '_history.pkl', 'wb')
|
output = open(name + '_history.pkl', 'wb')
|
||||||
pickle.dump(history.history, output)
|
pickle.dump(history.history, output)
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
(jobName="accetuation_nn")
|
(jobName="accetuation_nn")
|
||||||
(executable="workbench.sh")
|
(executable="workbench.sh")
|
||||||
(inputfiles=
|
(inputfiles=
|
||||||
("workbench.py" "")("prepare_data.py" "")("content_shuffle_vector.h5" "cnn/internal_representations/inputs/content_shuffle_vector.h5")("shuffle_vector_test.h5" "cnn/internal_representations/inputs/shuffle_vector_test.h5")("shuffle_vector_train.h5" "cnn/internal_representations/inputs/shuffle_vector_train.h5")("shuffle_vector_validate.h5" "cnn/internal_representations/inputs/shuffle_vector_validate.h5")("SlovarIJS_BESEDE_utf8.lex" "data/SlovarIJS_BESEDE_utf8.lex")
|
("workbench.py" "")("prepare_data.py" "")("content_shuffle_vector.h5" "cnn/internal_representations/inputs/content_shuffle_vector.h5")("shuffle_vector_test.h5" "cnn/internal_representations/inputs/shuffle_vector_test.h5")("shuffle_vector_train.h5" "cnn/internal_representations/inputs/shuffle_vector_train.h5")("shuffle_vector_validate.h5" "cnn/internal_representations/inputs/shuffle_vector_validate.h5")("SlovarIJS_BESEDE_utf8.lex" "data/SlovarIJS_BESEDE_utf8.lex")("40_epoch.h5" "")("40_epoch_history.pkl" "")
|
||||||
)
|
)
|
||||||
(outputfiles=("60_epoch.h5" "")("workbench.py" "")("workbench.sh" "")("60_epoch_history.pkl" "")
|
(outputfiles=("40_epoch.h5" "")("workbench.py" "")("workbench.sh" "")("40_epoch_history.pkl" "")
|
||||||
)
|
)
|
||||||
(stdout="out.txt")
|
(stdout="out.txt")
|
||||||
(stderr="err.txt")
|
(stderr="err.txt")
|
||||||
(gmlog="gmlog")
|
(gmlog="gmlog")
|
||||||
(runtimeenvironment="APPS/BASE/THEANO-GPU-0.9")
|
(runtimeenvironment="APPS/BASE/THEANO-GPU-0.9")
|
||||||
(gridTime=1000)
|
(gridTime=2000)
|
||||||
(memory=12000)
|
(memory=12000)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user