Loading .gitignore +5 −0 Original line number Diff line number Diff line #cocoapi cocoapi/ cnn_exercise/ #lstm worked files capiton-lib/lstm/Input_Data capiton-lib/lstm/Read_Data # Created by https://www.gitignore.io/api/linux,macos,python,sublimetext,jupyternotebook,visualstudiocode ### JupyterNotebook ### Loading caption-lib/Pipfile 0 → 100644 +11 −0 Original line number Diff line number Diff line [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] [dev-packages] [requires] python_version = "3.6" caption-lib/__init__.py 0 → 100644 +0 −0 Empty file added. caption-lib/lstm/Read_Data/test_vocab.json 0 → 100644 +1 −0 Original line number Diff line number Diff line {"a": 0, "do": 1, "What": 2, "you": 3, "call": 4, "dog": 5, "with": 6, "no": 7, "of": 8, "!!!!!!!!!!!!!": 9, "...beef": 10, "...doesn't": 11, "A": 12, "Sparky!!": 13, "Take": 14, "and": 15, "anyways.": 16, "backwards????": 17, "balls??": 18, "brass": 19, "bunch": 20, "cattle": 21, "come": 22, "drag.": 23, "for": 24, "going": 25, "hair": 26, "has": 27, "he's": 28, "him": 29, "legs": 30, "legs...": 31, "legs?": 32, "line": 33, "masturbating...": 34, "matter,": 35, "not": 36, "rabbits": 37, "receding": 38, "row": 39, "short": 40, "stroganoff.": 41, "that": 42, "to": 43, "walking": 44} No newline at end of file caption-lib/lstm/Read_Data/train_vocab.json 0 → 100644 +1 −0 Original line number Diff line number Diff line {"no": 0, "a": 1, "arms": 2, "legs": 3, "with": 4, "and": 5, "in": 6, "call": 7, "do": 8, "What": 9, "you": 10, "man": 11, "the": 12, "guy": 13, "A": 14, "on": 15, "down": 16, "of": 17, "or": 18, "Bob": 19, "halfway": 20, "his": 21, "hole": 22, "if": 23, "legs?": 24, "same": 25, "sandy": 26, "throat?": 27, "w/": 28, "what": 29, "\"Deep": 30, "&": 31, "*Ducks": 32, "*groan*": 33, "2": 34, ":)": 35, "Another": 36, "BOB": 37, "Bill": 38, "Cliff": 39, "Curt": 40, "DICK": 41, "Dick.": 42, "Dug": 43, "Frank": 44, "HA!": 45, "How": 46, "Idaho?": 47, "Ilene": 48, "Jack": 49, "John": 50, "Linda": 51, "Lovelace's": 52, "Mike.": 53, "Newheart.": 54, "Patty": 55, "Pete": 56, "Phil": 57, "RE:": 58, "Russell.": 59, "Skip.": 60, "Spike": 61, "Spud!": 62, "Throat\"": 63, "Tina": 64, "Turner's": 65, "about": 66, "bar-b-q": 67, "bathroom...": 68, "beach": 69, "being": 70, "car": 71, "chic": 72, "copies": 73, "duncan.": 74, "endzone?": 75, "garden": 76, "girlfriend?": 77, "grill?": 78, "gull": 79, "has": 80, "he": 81, "head:": 82, "heart": 83, "hole?": 84, "instead?": 85, "it's": 86, "leaves?": 87, "leg?": 88, "mailbox": 89, "men": 90, "middle": 91, "n": 92, "ocean...": 93, "ocean?": 94, "one": 95, "only": 96, "patient": 97, "pile": 98, "pond?": 99, "pool.": 100, "rod": 101, "sea": 102, "thrown*": 103, "under": 104, "upside": 105, "w/no": 106, "water": 107, "window": 108, "woman": 109, "your": 110, "yu": 111} No newline at end of file Loading
.gitignore +5 −0 Original line number Diff line number Diff line #cocoapi cocoapi/ cnn_exercise/ #lstm worked files capiton-lib/lstm/Input_Data capiton-lib/lstm/Read_Data # Created by https://www.gitignore.io/api/linux,macos,python,sublimetext,jupyternotebook,visualstudiocode ### JupyterNotebook ### Loading
caption-lib/Pipfile 0 → 100644 +11 −0 Original line number Diff line number Diff line [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] [dev-packages] [requires] python_version = "3.6"
caption-lib/lstm/Read_Data/test_vocab.json 0 → 100644 +1 −0 Original line number Diff line number Diff line {"a": 0, "do": 1, "What": 2, "you": 3, "call": 4, "dog": 5, "with": 6, "no": 7, "of": 8, "!!!!!!!!!!!!!": 9, "...beef": 10, "...doesn't": 11, "A": 12, "Sparky!!": 13, "Take": 14, "and": 15, "anyways.": 16, "backwards????": 17, "balls??": 18, "brass": 19, "bunch": 20, "cattle": 21, "come": 22, "drag.": 23, "for": 24, "going": 25, "hair": 26, "has": 27, "he's": 28, "him": 29, "legs": 30, "legs...": 31, "legs?": 32, "line": 33, "masturbating...": 34, "matter,": 35, "not": 36, "rabbits": 37, "receding": 38, "row": 39, "short": 40, "stroganoff.": 41, "that": 42, "to": 43, "walking": 44} No newline at end of file
caption-lib/lstm/Read_Data/train_vocab.json 0 → 100644 +1 −0 Original line number Diff line number Diff line {"no": 0, "a": 1, "arms": 2, "legs": 3, "with": 4, "and": 5, "in": 6, "call": 7, "do": 8, "What": 9, "you": 10, "man": 11, "the": 12, "guy": 13, "A": 14, "on": 15, "down": 16, "of": 17, "or": 18, "Bob": 19, "halfway": 20, "his": 21, "hole": 22, "if": 23, "legs?": 24, "same": 25, "sandy": 26, "throat?": 27, "w/": 28, "what": 29, "\"Deep": 30, "&": 31, "*Ducks": 32, "*groan*": 33, "2": 34, ":)": 35, "Another": 36, "BOB": 37, "Bill": 38, "Cliff": 39, "Curt": 40, "DICK": 41, "Dick.": 42, "Dug": 43, "Frank": 44, "HA!": 45, "How": 46, "Idaho?": 47, "Ilene": 48, "Jack": 49, "John": 50, "Linda": 51, "Lovelace's": 52, "Mike.": 53, "Newheart.": 54, "Patty": 55, "Pete": 56, "Phil": 57, "RE:": 58, "Russell.": 59, "Skip.": 60, "Spike": 61, "Spud!": 62, "Throat\"": 63, "Tina": 64, "Turner's": 65, "about": 66, "bar-b-q": 67, "bathroom...": 68, "beach": 69, "being": 70, "car": 71, "chic": 72, "copies": 73, "duncan.": 74, "endzone?": 75, "garden": 76, "girlfriend?": 77, "grill?": 78, "gull": 79, "has": 80, "he": 81, "head:": 82, "heart": 83, "hole?": 84, "instead?": 85, "it's": 86, "leaves?": 87, "leg?": 88, "mailbox": 89, "men": 90, "middle": 91, "n": 92, "ocean...": 93, "ocean?": 94, "one": 95, "only": 96, "patient": 97, "pile": 98, "pond?": 99, "pool.": 100, "rod": 101, "sea": 102, "thrown*": 103, "under": 104, "upside": 105, "w/no": 106, "water": 107, "window": 108, "woman": 109, "your": 110, "yu": 111} No newline at end of file