Microsoft is Open-Sourcing Quantum Computing Development Tools Computer Science |
- Microsoft is Open-Sourcing Quantum Computing Development Tools
- A novel data-compression technique for faster computer programs
- Retaking a class much later?
- Floating point error question
- I need ideas for final year project in Computer Science
- Enlarging Labeled Handwritten Character Datasets With Capsule Networks
- Thesis (investigatory) Ideas for CS (math oriented side preferably)
- How to Find the Shortest Palindrome Possible
Microsoft is Open-Sourcing Quantum Computing Development Tools Posted: 07 May 2019 04:26 AM PDT |
A novel data-compression technique for faster computer programs Posted: 07 May 2019 07:34 PM PDT |
Posted: 07 May 2019 06:12 PM PDT I am a CS undergrad. I was severely depressed in my first year, and screwed up a lot of courses. A C in CS2 and another in Discrete. Failed Calc 2 and a Software Engineering class. Next year, came back stronger and got an A in Calc 2 and a B+ in SE(also, is B+ an okay grade?) But the C's have stayed because I did not retake the classes I had passed. Going into my 3rd year, I'm wondering if they would hamper my grad school chances. But suppose I get an A this time in Discrete, it would not be that impressive given I'm in my junior year. I'm very confused about whether I should get rid of the C's at all. Is it worth the time? [link] [comments] |
Posted: 07 May 2019 12:25 PM PDT I'm trying to implement a central-difference finite element method for approximating partial derivatives of multi-variable functions. Which of the following delivers the most accurate result? > dx (and dy, dz, etc) = machine epsilon: > dx = some other small value that's some order of magnitude larger than machine epsilon: e.g. > having dx instead be a small percentage increase/decrease of x, like I'm asking because I'm worried 1) that the first and second methods use too small of values that end up getting "swallowed" by the mantissa of x, and 2) that the third method will eventually (for large abs(x)) use too large of values that end up not giving decent enough of an approximation. Any advice would be appreciated! [link] [comments] |
I need ideas for final year project in Computer Science Posted: 07 May 2019 05:20 AM PDT Hey, I am in the last year of computer science college and I have 2 months left to finish my final year project. I need to find an idea for a project that I can make it in 2-3 weeks and I can't seem to find something to stick with. Until now I have experience with the following languages: C, C++, Java, Python (I would choose python because it's easy to make a GUI with Tkinter) I have some experience with the following: algorithms, databases, OOP, genetic algorithms, map reduce with hadoop, docker and some APIs from Google Maps and Yelp. I am thinking about making:
As it goes to the web app which would use APIs I can't find an idea that isn't too simple. As it goes to the big data domain I really don't know where to start or what kind of project I could make. I am really open to any ideas. I want to find something interesting for me so I don't get bored. I really need some guidance now and I would appreciate any help. Sorry for grammar. [link] [comments] |
Enlarging Labeled Handwritten Character Datasets With Capsule Networks Posted: 07 May 2019 12:54 PM PDT |
Thesis (investigatory) Ideas for CS (math oriented side preferably) Posted: 07 May 2019 11:01 AM PDT Hey guys! I'm graduating next year in March and I should start my thesis on August. I've been thinking about a couple topics, but I'm really unsure about the viability of them. My main affinity in the field is the more mathematical side of CS, Cryptography and Security. Infrastructure is also something I enjoy (network infra, security infra, etc). A couple topics I've been pondering about are: Artificial intelligence (deep learning) in some sort of videogame / skill / driving? / anything that is relatively unexplored. Something about the "Layer 8 security errors" Layer 8 referring to OSI's 7 Layers, layer 8 being human error. If you have any idea that sprung to your mind while reading that, SHOOT! PS: I do have an assessor but atm he is in Germany and won't be back for a while. He suggested me to send him a couple ideas and then we can prune them, so this is the previous step to that. Cheers! [link] [comments] |
How to Find the Shortest Palindrome Possible Posted: 07 May 2019 08:05 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