Statistical-Learning-Method.../.idea/workspace.xml
2018-11-15 23:45:39 +08:00

335 lines
16 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="9e414431-b600-492c-bc2d-3cd1a6ba0c85" name="Default Changelist" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CoverageDataManager">
<SUITE FILE_PATH="coverage/LiHang$perceptron_dichotomy.coverage" NAME="perceptron_dichotomy Coverage Results" MODIFIED="1542286353091" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/perceptron" />
<SUITE FILE_PATH="coverage/LiHang$trainsMnist.coverage" NAME="trainsMnist Coverage Results" MODIFIED="1542281516569" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
<SUITE FILE_PATH="coverage/LiHang$trainsMnist__1_.coverage" NAME="trainsMnist (1) Coverage Results" MODIFIED="1542282927721" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/trainsMnist" />
</component>
<component name="FUSProjectUsageTrigger">
<session id="1736946016">
<usages-collector id="statistics.lifecycle.project">
<counts>
<entry key="project.closed" value="1" />
<entry key="project.open.time.10" value="1" />
<entry key="project.opened" value="1" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.open">
<counts>
<entry key="idx1-ubyte" value="1" />
<entry key="py" value="4" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.open">
<counts>
<entry key="PLAIN_TEXT" value="1" />
<entry key="Python" value="4" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.edit">
<counts>
<entry key="py" value="3922" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.edit">
<counts>
<entry key="Python" value="3922" />
</counts>
</usages-collector>
</session>
</component>
<component name="FileEditorManager">
<leaf>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/perceptron/perceptron_dichotomy.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="665">
<caret line="154" column="41" selection-start-line="154" selection-start-column="41" selection-end-line="154" selection-end-column="41" />
<folding>
<element signature="e#3#21#0" expanded="true" />
<marker date="1542289199657" expanded="true" signature="418:423" ph="..." />
<marker date="1542289199657" expanded="true" signature="2759:3317" ph="..." />
</folding>
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://D:/Anaconda3/envs/tensorflow1.4.0/Lib/site-packages/numpy/matrixlib/defmatrix.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="152">
<caret line="220" selection-start-line="220" selection-end-line="220" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/trainsMnist/trainsMnist.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="76">
<caret line="4" selection-start-line="4" selection-end-line="4" selection-end-column="43" />
<folding>
<marker date="1542281818134" expanded="true" signature="575:576" ph="..." />
</folding>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/trainsMnist.py" />
<option value="$PROJECT_DIR$/trainsMnist/trainsMnist.py" />
<option value="$PROJECT_DIR$/perceptron/perceptron_dichotomy.py" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="ProjectFrameBounds" extendedState="6">
<option name="x" value="-9" />
<option name="y" value="-9" />
<option name="width" value="1645" />
<option name="height" value="946" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="LiHang" type="b2602c69:ProjectViewProjectNode" />
<item name="LiHang" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="LiHang" type="b2602c69:ProjectViewProjectNode" />
<item name="LiHang" type="462c0819:PsiDirectoryNode" />
<item name="Mnist" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="LiHang" type="b2602c69:ProjectViewProjectNode" />
<item name="LiHang" type="462c0819:PsiDirectoryNode" />
<item name="perceptron" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="LiHang" type="b2602c69:ProjectViewProjectNode" />
<item name="LiHang" type="462c0819:PsiDirectoryNode" />
<item name="trainsMnist" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="E:\python\untitled\LiHang\trainsMnist" />
<recent name="E:\python\untitled\LiHang\MnistOld" />
<recent name="E:\python\untitled\LiHang" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager" selected="Python.perceptron_dichotomy">
<configuration name="perceptron_dichotomy" type="PythonConfigurationType" factoryName="Python" temporary="true">
<module name="LiHang" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/perceptron" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/perceptron/perceptron_dichotomy.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="trainsMnist (1)" type="PythonConfigurationType" factoryName="Python" temporary="true">
<module name="LiHang" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/trainsMnist" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/trainsMnist/trainsMnist.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="trainsMnist" type="PythonConfigurationType" factoryName="Python" temporary="true">
<module name="LiHang" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="E:\python\untitled\LiHang\trainsMnist\trainsMnist.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<list>
<item itemvalue="Python.trainsMnist" />
<item itemvalue="Python.trainsMnist (1)" />
<item itemvalue="Python.perceptron_dichotomy" />
</list>
<recent_temporary>
<list>
<item itemvalue="Python.perceptron_dichotomy" />
<item itemvalue="Python.trainsMnist (1)" />
<item itemvalue="Python.trainsMnist" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="9e414431-b600-492c-bc2d-3cd1a6ba0c85" name="Default Changelist" comment="" />
<created>1542279218744</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1542279218744</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-7" y="-7" width="1563" height="886" extended-state="6" />
<editor active="true" />
<layout>
<window_info id="Favorites" side_tool="true" />
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24983388" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
<window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
<window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
<window_info anchor="bottom" id="Python Console" />
<window_info anchor="bottom" id="Terminal" />
<window_info anchor="bottom" id="Event Log" side_tool="true" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Find" order="1" />
<window_info anchor="bottom" id="Run" order="2" weight="0.32891247" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="right" id="SciView" />
<window_info anchor="right" id="Database" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/trainsMnist/Mnist/t10k-labels.idx1-ubyte">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://D:/Anaconda3/envs/tensorflow1.4.0/Lib/site-packages/numpy/matrixlib/defmatrix.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="152">
<caret line="220" selection-start-line="220" selection-end-line="220" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/perceptron/perceptron_dichotomy.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="665">
<caret line="154" column="41" selection-start-line="154" selection-start-column="41" selection-end-line="154" selection-end-column="41" />
<folding>
<element signature="e#3#21#0" expanded="true" />
<marker date="1542289199657" expanded="true" signature="418:423" ph="..." />
<marker date="1542289199657" expanded="true" signature="2759:3317" ph="..." />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/trainsMnist/trainsMnist.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="76">
<caret line="4" selection-start-line="4" selection-end-line="4" selection-end-column="43" />
<folding>
<marker date="1542281818134" expanded="true" signature="575:576" ph="..." />
</folding>
</state>
</provider>
</entry>
</component>
</project>