Closed Jacob-L-Vincent closed 4 years ago
Hi Jacob, I will be happy to join you and Isaac if you don't mind having someone with less Python experience. I'm a PhD student in Experimental Psychology.
Would you guys be interested in trying the learning-based strategy (option 2) for task 2?
Hello Raul,
Thanks for wanting to join our team! I have CC'd Issac on here so we can figure out a time to get this done. Option 2 sounds fine with me.
Jacob
Hey Jacob,
Have you and Isaac started on the project? I have my environment up and working (I think haha), but I'm not sure about what we actually need to get running at this first step.
Raul
On Mon, Oct 5, 2020 at 9:42 AM Jacob Vincent notifications@github.com wrote:
Hello Raul,
Thanks for wanting to join our team! I have CC'd Issac on here so we can figure out a time to get this done. Option 2 sounds fine with me.
Jacob
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/csce585-mlsystems/project-athena/issues/3#issuecomment-703640773, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQV62ULY2FY5KAINQYVVGLTSJHENFANCNFSM4SA4JWUQ .
Hey Raul,
Here is the meeting link for today at 1215, let me know if it works.
https://meet.google.com/pet-tqxe-tek
On Wed, Oct 21, 2020 at 1:19 PM Raul Corrêa Ferraz notifications@github.com wrote:
Hey Jacob,
Have you and Isaac started on the project? I have my environment up and working (I think haha), but I'm not sure about what we actually need to get running at this first step.
Raul
On Mon, Oct 5, 2020 at 9:42 AM Jacob Vincent notifications@github.com wrote:
Hello Raul,
Thanks for wanting to join our team! I have CC'd Issac on here so we can figure out a time to get this done. Option 2 sounds fine with me.
Jacob
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/csce585-mlsystems/project-athena/issues/3#issuecomment-703640773 https://protect2.fireeye.com/v1/url?k=90af3149-ce392204-90af7f88-860253b8a366-aaa31407ec300991&q=1&e=7fe39e29-5004-4db4-a88d-fc43ae7cc6d5&u=https%3A%2F%2Fgithub.com%2Fcsce585-mlsystems%2Fproject-athena%2Fissues%2F3%23issuecomment-703640773 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AQV62ULY2FY5KAINQYVVGLTSJHENFANCNFSM4SA4JWUQ https://protect2.fireeye.com/v1/url?k=0b1a2bb3-558c38fe-0b1a6572-860253b8a366-d193fa31f8e741c6&q=1&e=7fe39e29-5004-4db4-a88d-fc43ae7cc6d5&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQV62ULY2FY5KAINQYVVGLTSJHENFANCNFSM4SA4JWUQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://protect2.fireeye.com/v1/url?k=2d0db615-739ba558-2d0df8d4-860253b8a366-956db0d46bd3540b&q=1&e=7fe39e29-5004-4db4-a88d-fc43ae7cc6d5&u=https%3A%2F%2Fgithub.com%2Fcsce585-mlsystems%2Fproject-athena%2Fissues%2F3%23issuecomment-713729593, or unsubscribe https://protect2.fireeye.com/v1/url?k=da283180-84be22cd-da287f41-860253b8a366-57e73c23aa60d08f&q=1&e=7fe39e29-5004-4db4-a88d-fc43ae7cc6d5&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALNOGWRVWJHFVVNG453FLFLSL4J3JANCNFSM4SA4JWUQ .
Is the Task1 tutorial running for you? I'm getting this on the second step: FileNotFoundError: [Errno 2] No such file or directory: '../../data/test_BS-mnist-clean.npy'
try to just copy and paste the entire directory for that line of code, for example that would be on my comp:
'C:\Users\JVincent\Downloads\project-athena-master\project-athena-master\data\test_BS-mnist-clean.npy'
and if that doesn't work try:
r'C:\Users\JVincent\Downloads\project-athena-master\project-athena-master\data\test_BS-mnist-clean.npy
adding the "r" in python makes it work better sometimes
On Fri, Oct 23, 2020 at 9:18 PM Raul Corrêa Ferraz notifications@github.com wrote:
Is the Task1 tutorial running for you? I'm getting this on the second step: FileNotFoundError: [Errno 2] No such file or directory: '../../data/test_BS-mnist-clean.npy'
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://protect2.fireeye.com/v1/url?k=ac40551c-f2cff29f-ac401bdd-86788dc299f7-e4d7b5433e3c6940&q=1&e=675dec2d-50e2-4244-81c0-a6c6877c272f&u=https%3A%2F%2Fgithub.com%2Fcsce585-mlsystems%2Fproject-athena%2Fissues%2F3%23issuecomment-715650433, or unsubscribe https://protect2.fireeye.com/v1/url?k=ce8bf0f9-9004577a-ce8bbe38-86788dc299f7-4e9bdec05dfece5b&q=1&e=675dec2d-50e2-4244-81c0-a6c6877c272f&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALNOGWSWLCPMC4TVFSQBZVDSMITNHANCNFSM4SA4JWUQ .
Hello Everyone,
Isaac Keohane and I (Jacob Vincent) are looking for more members to join our group. We are both Geology PhD students in the School of Earth Ocean and Environment here at USC and primarily use Python for our work (Isaac may know/use more languages).