CompSci Weekend SuperThread (May 03, 2019) Computer Science |
- CompSci Weekend SuperThread (May 03, 2019)
- 7 Essential Algorithms that Power the Modern World
- UPDATE: Got a really bad grade on my final (first semester of CS) maybe this isn’t for me?
- Thinking of transferring to CS, how would you rate this course offered in my uni?
- Unlimited budget: what software would you buy?
- Side Project Suggestions
- Addressing Quantum Error Correction
- Updated! Challenge Incredicat, The Incredible Thinking Cat!
- A short list of notable sessions for Microsoft Build 2019
- How to convert a negative decimal number in Hex without going over the binary digits?
- Why Git and Git-LFS Is Not Enough for Machine Learning Reproducibility
CompSci Weekend SuperThread (May 03, 2019) Posted: 02 May 2019 06:05 PM PDT /r/compsci strives to be the best online community for computer scientists. We moderate posts to keep things on topic. This Weekend SuperThread provides a discussion area for posts that might be off-topic normally. Anything Goes: post your questions, ideas, requests for help, musings, or whatever comes to mind as comments in this thread. Pointers
Caveats
[link] [comments] |
7 Essential Algorithms that Power the Modern World Posted: 02 May 2019 04:15 PM PDT |
UPDATE: Got a really bad grade on my final (first semester of CS) maybe this isn’t for me? Posted: 03 May 2019 03:44 AM PDT I really wanted to make this post because you guys helped me out so much. I honestly thought I was stupid and maybe the entire major wasn't for me. But all the motivation I got in the comments helped me see otherwise. So let me tell you, I took my first 'object-oriented programming' in Java this semester, and I got an A! I know this was just a basic course, but I'm really happy that I didn't give up and more importantly that I believed in myself (thanks to you guys<3). I even joined a programming club! Thank you all so much for the support you gave me, and I hope this helps anyone that was in my situation. [link] [comments] |
Thinking of transferring to CS, how would you rate this course offered in my uni? Posted: 03 May 2019 04:21 AM PDT |
Unlimited budget: what software would you buy? Posted: 02 May 2019 05:32 PM PDT So I work on campus as a TA for our computer science department and have been given the task of building a wishlist for new toys and tools for the next semester. My professor specifically told me to find some software to add to the list. What would you buy if you could? Feel free to suggest hardware as well. We're a CIS/java programming focused lab. [link] [comments] |
Posted: 02 May 2019 09:31 PM PDT |
Addressing Quantum Error Correction Posted: 02 May 2019 08:18 AM PDT |
Updated! Challenge Incredicat, The Incredible Thinking Cat! Posted: 02 May 2019 10:53 AM PDT I've posted here before but I've been working on a new model for the decision tree system. It seems to be working better now but would appreciate feedback! I'm using a similar process to ID3 / C4.5 but the main issues have been around how to optimise for missing data. An older algorithm I wrote from scratch was performing much better and I couldn't work out why. Anyway, I've started using the three sigma rule to both detect outliers in the resulting matches and also to decide how many nodes to test for branching the tree. This took some tweaking but is working better now. Would appreciate feedback! [link] [comments] |
A short list of notable sessions for Microsoft Build 2019 Posted: 02 May 2019 12:07 PM PDT |
How to convert a negative decimal number in Hex without going over the binary digits? Posted: 02 May 2019 02:45 PM PDT Can somebody help me out? So my task was to convert - 17 in hex, my result is : 0xFFEE is this correct? But my Professor said, there is no need to convert it into Binary digits etc. you can go right ahead, but HOW?` I mean Ok, positive numbers ok, but negative ones? [link] [comments] |
Why Git and Git-LFS Is Not Enough for Machine Learning Reproducibility Posted: 02 May 2019 09:22 AM PDT |
You are subscribed to email updates from Computer Science: Theory and Application. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment