Home-made 8bit CPU from scratch Computer Science |
- Home-made 8bit CPU from scratch
- Machine Learning: How I made an AI that learns to play Tetris using Convolutional Neural Network (article, video, live demo)
- Implementing a flat-top gaussian function
- Detailed Solution and Intuition for Day 2 -- 30-day LeetCoding Challenge
- I just took IBM's Backend Dev Intern hackerrank. I got all 3 questions passing all test cases. How likely am I to advance onto the next step?
- Interesting Roles in Computer Science/Related Fields
- Day 32 of 100 days of Leetcode Challenge - Reverse Substrings Between Each Pair of Parentheses
- ICYMI: The paper describes the initial COVID-19 open image data collection
- Open Source Cognitive Search ??
- How to get my first CS job after a math (Stats) major
- Best Computer
- Three proofs...
Home-made 8bit CPU from scratch Posted: 04 Apr 2020 12:19 PM PDT |
Posted: 05 Apr 2020 03:21 AM PDT |
Implementing a flat-top gaussian function Posted: 05 Apr 2020 03:56 AM PDT I'm currently designing a simple genetic algorithm framework in Java. Right now for mutation, I'm generating random numbers to deviate the genes by. However, I feel like a Gaussian function would be more appropriate, as it also gives a small chance for big mutations to occur. After researching around a bit, I found something called a flat-top Gaussian function (Not sure if it's the same as a super-Gaussian function). However, I couldn't even manage to find a formula to implement this. I'm not very math-savvy, so the functions on Wikipedia didn't really help me much. Does anyone know how this could be implemented? Any help or advice is welcome. Thanks! [link] [comments] |
Detailed Solution and Intuition for Day 2 -- 30-day LeetCoding Challenge Posted: 05 Apr 2020 01:26 AM PDT Hey all, this is my first Reddit post here, and I would love to contribute to this awesome community. I am preparing the solutions and explanations for the 30 days Leetcode Coding Challenge and will be publishing the same on Medium. Here is sneak peek into the second solution. https://medium.com/@indraneel.sarkar96/30-day-leetcoding-challenge-day-2-33c78517b110 Please let me know if you faced any difficulty in understanding the article. [link] [comments] |
Posted: 05 Apr 2020 01:08 AM PDT |
Interesting Roles in Computer Science/Related Fields Posted: 04 Apr 2020 06:41 PM PDT I've been working in various DevOps/Development roles over the last 7/8 years for a variety of different businesses (startups, multinational, middle sized) but I've found they all are driven by business decisions (quite rightly) but as a result the work is never very interesting. Has anyone got careers where they apply computer science in interesting and novel ways? I love learning about vintage computer architecture and early 90s game design, a time when it feels like people were really pioneering stuff and pushing the limits of the technology. I'd love to do something like that myself. [link] [comments] |
Day 32 of 100 days of Leetcode Challenge - Reverse Substrings Between Each Pair of Parentheses Posted: 04 Apr 2020 09:57 PM PDT |
ICYMI: The paper describes the initial COVID-19 open image data collection Posted: 04 Apr 2020 04:02 PM PDT |
Open Source Cognitive Search ?? Posted: 04 Apr 2020 01:39 PM PDT Hi, Microsoft Cognitive Search is platform as a services which works on existing data sources such as Databases or Blob Storages and uses ML algorithms to perform many types of tasks suchFor Images - Image Recognition, Image Caption Generation, OCR.For Texts - NER [Named Entity Recognition] and generate data which is then indexed in indexers and used to search content with help of tokenizing using Lucene My question is there any open source implementation of this project and if there is not or not exact implementation, how feasible is this idea for a personal opensource project? Like I am thinking of working on such project. And do you thing that the project is worth to be worked on?Also and once the work is done I am also thinking on publishing research on it so share your thoughts on that as well like is it a good research topic - " ML based search indexing" [link] [comments] |
How to get my first CS job after a math (Stats) major Posted: 04 Apr 2020 01:06 PM PDT I'm wondering how I can get an entry level job as a software engineer or software developer after completing a BS in Mathematics with a Stats Emphasis and some CS classes (intro to OOP, Algos and Data Structures. I also double majored in Economics if relevant). I learned how much I love CS too late in my degree. I would now like to pursue a job as a software engineer and my plan is to do an online masters degree in CS for UIUC, but I'm wondering if this is sufficient for an entry level job. I see that many in online MCS programs have already attained entry level developer positions. How can I do the same from a math major without the typical CS undergrad portfolio?? [link] [comments] |
Posted: 04 Apr 2020 12:28 PM PDT I am an incoming freshman who plans to major in computer science starting this fall. What computer would you recommend to get and why? Thanks in advance! [link] [comments] |
Posted: 04 Apr 2020 10:20 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