Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review all code up to this point #4

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
411f433
Initial commit
koul Dec 19, 2020
4363fa1
Create utils.py
RudyVenguswamy Jan 16, 2021
c331c41
Create Looper.py
RudyVenguswamy Jan 17, 2021
e0709d0
Update Looper.py
RudyVenguswamy Jan 17, 2021
b649b13
Update Looper.py
RudyVenguswamy Jan 17, 2021
962458c
Update Looper.py
RudyVenguswamy Jan 18, 2021
12451a0
Create deliver_candidates.py
RudyVenguswamy Jan 18, 2021
e7ef552
Create requirements.txt
RudyVenguswamy Jan 18, 2021
c51edb7
Update README.md
RudyVenguswamy Jan 18, 2021
9241b79
Update README.md
RudyVenguswamy Jan 18, 2021
b37d0ef
Update README.md
RudyVenguswamy Jan 18, 2021
f1d5462
Update README.md
RudyVenguswamy Jan 18, 2021
e95a35f
Update Looper.py
RudyVenguswamy Jan 18, 2021
2fae21b
Update deliver_candidates.py
RudyVenguswamy Jan 18, 2021
2f68ee0
Update Looper.py
RudyVenguswamy Jan 20, 2021
780fad7
Update Looper.py
RudyVenguswamy Jan 20, 2021
b69d289
Update deliver_candidates.py
RudyVenguswamy Jan 21, 2021
3549a9b
Update Looper.py
RudyVenguswamy Jan 21, 2021
7ab2b21
Update Looper.py
RudyVenguswamy Jan 21, 2021
c2f6965
Update deliver_candidates.py
RudyVenguswamy Jan 22, 2021
6431048
Update deliver_candidates.py
RudyVenguswamy Jan 22, 2021
b8e6348
Update Looper.py
RudyVenguswamy Jan 22, 2021
01709eb
Update Looper.py
RudyVenguswamy Jan 22, 2021
5fff078
Active Labeller Code
M-I-Dx May 16, 2021
5ab0b84
Delete .DS_Store
M-I-Dx May 16, 2021
5176a90
Delete .DS_Store
M-I-Dx May 16, 2021
4775afd
Changes to the TrainModels.py
M-I-Dx May 17, 2021
ee1565d
Delete .DS_Store
M-I-Dx May 17, 2021
8400755
Debugged the ClassifierModel and TrainModels class
M-I-Dx May 20, 2021
deb647e
Readme Initial Draft
ajaykrishnan23 Aug 31, 2021
919efe6
Create readme_banner.jpeg
subhiksha-m Sep 4, 2021
0285b01
Update README.md
subhiksha-m Sep 4, 2021
1dda310
Update README.md
subhiksha-m Sep 4, 2021
a7cceef
Update README.md
subhiksha-m Sep 4, 2021
5470b24
Update README.md
subhiksha-m Sep 4, 2021
295346e
Update README.md
subhiksha-m Sep 4, 2021
6d07a00
Update README.md
subhiksha-m Sep 4, 2021
f787df5
Update README.md
subhiksha-m Sep 4, 2021
585a855
Update README.md
subhiksha-m Sep 4, 2021
1085ac5
added latest code
subhiksha-m Sep 6, 2021
d21f24e
requirements
subhiksha-m Sep 6, 2021
073b322
added files
subhiksha-m Sep 6, 2021
856fed6
added files
subhiksha-m Sep 6, 2021
ee5a5e6
Update .gitignore
subhiksha-m Sep 6, 2021
f32ee63
taking out venv
subhiksha-m Sep 6, 2021
928e5b3
taking out venv
subhiksha-m Sep 6, 2021
b894dd1
taking out .idea
subhiksha-m Sep 6, 2021
2bba990
gitignore
subhiksha-m Sep 6, 2021
db9e91b
remove simulate swipe label
subhiksha-m Sep 6, 2021
7c76aad
Revert "remove simulate swipe label"
subhiksha-m Sep 6, 2021
b9ca8f8
Added option to save the model
M-I-Dx Sep 10, 2021
b48a4c6
added save_model, added make directories, hardcoded swipe labeler dir…
subhiksha-m Sep 12, 2021
2f90fa7
removed swipe_dir
subhiksha-m Sep 12, 2021
73b2afa
removed todo
subhiksha-m Sep 12, 2021
88a527e
changed parameters to self.parameters
subhiksha-m Sep 12, 2021
4ffddc6
Update pipeline.py
subhiksha-m Sep 12, 2021
9c4a10e
added device
subhiksha-m Sep 13, 2021
91e6e16
added directory to create
subhiksha-m Sep 13, 2021
07c7507
added device, resolved todo, added directory to create
subhiksha-m Sep 13, 2021
b7779b0
Update README.md
tarunn2799 Sep 13, 2021
f3b3e4e
added colab link for active labeler notebook
subhiksha-m Sep 13, 2021
d8d09bb
Deleted Old Banner
ajaykrishnan23 Sep 13, 2021
3e7903d
Add files via upload
ajaykrishnan23 Sep 13, 2021
12f6e21
Fixed Banner
ajaykrishnan23 Sep 13, 2021
30a936d
Added a classifier with less hidden layer and edited the config files…
M-I-Dx Sep 20, 2021
a477cb0
Delete .DS_Store
M-I-Dx Sep 20, 2021
8d89777
Delete .DS_Store
M-I-Dx Sep 20, 2021
3e55bf2
Edited config file
M-I-Dx Sep 20, 2021
dd16062
Edited config file
M-I-Dx Sep 20, 2021
7b3d044
changed test data to validation dataset
subhiksha-m Sep 21, 2021
b7ba238
changed swipe label directory, resolved todos
subhiksha-m Sep 21, 2021
53f7d63
DS_Store
subhiksha-m Sep 21, 2021
9714283
edited print statement for n closest
subhiksha-m Sep 21, 2021
804f496
Delete tsne.py
subhiksha-m Sep 21, 2021
0c67c7e
solved comments
subhiksha-m Sep 21, 2021
a7452b0
Update .gitignore
subhiksha-m Sep 21, 2021
aa9ad6d
yaml to yml
subhiksha-m Sep 22, 2021
7d4fabd
changed class_name to non mandatory arguments
subhiksha-m Sep 22, 2021
07a04fe
test function linear training error fixed
subhiksha-m Sep 22, 2021
5a2d8ec
Update pipeline_config.yml
subhiksha-m Sep 22, 2021
14e7855
Update README.md
subhiksha-m Sep 21, 2021
b7bbae9
Update README.md
subhiksha-m Sep 21, 2021
7a7e491
Update README.md
subhiksha-m Sep 21, 2021
0b12214
Added additional information about active learning.
M-I-Dx Sep 22, 2021
352e0ed
restructured config file, removed directory paths, only runtime path
subhiksha-m Sep 22, 2021
9d77593
added logging, seed, sys.path settings and creating directories imple…
subhiksha-m Sep 22, 2021
bc509f6
removed sys.path, random and logging settings and create directories …
subhiksha-m Sep 22, 2021
abcbb22
active labeler diagram
subhiksha-m Sep 22, 2021
ac0f995
fixed bugs
subhiksha-m Sep 22, 2021
7eabe17
Update pipeline_config.yml
subhiksha-m Sep 22, 2021
8fb718a
Update README.md
subhiksha-m Sep 22, 2021
37cea79
Update README.md
subhiksha-m Sep 22, 2021
fd4df0c
Added link to uncertainty strategy reading
M-I-Dx Sep 23, 2021
0aba344
removed log_name
subhiksha-m Sep 24, 2021
9f65a8b
added final dataset creation
subhiksha-m Sep 24, 2021
678b48f
Update ActiveLabeler_diagram.jpeg
subhiksha-m Sep 24, 2021
ec3b51e
fixed directory paths and changed final dataset creation to end
subhiksha-m Sep 24, 2021
0a135c0
changed log path
subhiksha-m Sep 24, 2021
05fe1fb
Update README.md
subhiksha-m Sep 24, 2021
5af7f70
yml to yaml
subhiksha-m Sep 24, 2021
69a9aeb
Update README.md
subhiksha-m Sep 24, 2021
c1da649
redirected swipe labeler outputs to swipelabeler.log
subhiksha-m Sep 24, 2021
e519e02
solved tqdm prgress bar not displaying bug
subhiksha-m Sep 25, 2021
0d4827c
changed print statements
subhiksha-m Sep 25, 2021
fd5b07e
fixed warning
subhiksha-m Sep 25, 2021
e9ecd90
added comments
subhiksha-m Sep 25, 2021
3a9c339
Update README.md
subhiksha-m Sep 25, 2021
12f6077
Update README.md
subhiksha-m Sep 25, 2021
5240a1f
Update README.md
subhiksha-m Sep 25, 2021
7b90685
Update README.md
subhiksha-m Sep 25, 2021
50b2dcb
Update README.md
subhiksha-m Sep 25, 2021
1899d80
Delete readme_banner.png
ajaykrishnan23 Oct 9, 2021
eed99d1
Add files via upload
ajaykrishnan23 Oct 9, 2021
c8fff41
Update README.md
ajaykrishnan23 Oct 9, 2021
d91731c
Fixed Images not being displayed
ajaykrishnan23 Oct 13, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
307 changes: 307 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,307 @@

# Created by https://www.toptal.com/developers/gitignore/api/python,pycharm,macos,windows
# Edit at https://www.toptal.com/developers/gitignore?templates=python,pycharm,macos,windows

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### PyCharm ###
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
.idea/

# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf

# AWS User-specific
.idea/**/aws.xml

# Generated files
.idea/**/contentModel.xml

# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries

# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr

# CMake
cmake-build-*/

# Mongo Explorer plugin
.idea/**/mongoSettings.xml

# File-based project format
*.iws

# IntelliJ
out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Cursive Clojure plugin
.idea/replstate.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

# Editor-based Rest Client
.idea/httpRequests

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser

### PyCharm Patch ###
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721

# *.iml
# modules.xml
# .idea/misc.xml
# *.ipr

# Sonarlint plugin
# https://plugins.jetbrains.com/plugin/7973-sonarlint
.idea/**/sonarlint/

# SonarQube Plugin
# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
.idea/**/sonarIssues.xml

# Markdown Navigator plugin
# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
.idea/**/markdown-navigator.xml
.idea/**/markdown-navigator-enh.xml
.idea/**/markdown-navigator/

# Cache file creation bug
# See https://youtrack.jetbrains.com/issue/JBR-2257
.idea/$CACHE_FILE$

# CodeStream plugin
# https://plugins.jetbrains.com/plugin/12206-codestream
.idea/codestream.xml

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

# Dump file
*.stackdump

# Folder config file
[Dd]esktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/python,pycharm,macos,windows
Loading