CompSci Weekend SuperThread (April 03, 2020) Computer Science |
- CompSci Weekend SuperThread (April 03, 2020)
- Trying not to screw everything up
- Face Recognition Attendence with Python AWS Rekognition Raspberry Pi3
- Next-gen devs
- The Dragon Book(Compiler) implementation in Python.
- A massive repo containing your favorite quantum computing sources
- Check out my web application for learning Algorithms visually (currently has Sorting and Pathfinding Algorithms)
- multilevel ternary hash tables: potentially-faster high-load-factor associative arrays
- ICYMI: Large-Scale Screening of COVID-19 from Community Acquired Pneumonia using Infection Size-Aware Classification
- DarwinAI Open-Sources COVID-Net as Medical Imaging in COVID-19 Diagnosis Debate Continues
- Learn to code... It will be fun they said....
- Binary Search Tree to Greater Sum Tree Explained
- Logic Programming and Prolog
- International Conference on Networks, Blockchain and Internet of Things (NBIoT 2020)/ June 20~21, 2020, Dubai, UAE
CompSci Weekend SuperThread (April 03, 2020) Posted: 02 Apr 2020 06:04 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] |
Trying not to screw everything up Posted: 02 Apr 2020 02:54 PM PDT |
Face Recognition Attendence with Python AWS Rekognition Raspberry Pi3 Posted: 03 Apr 2020 02:43 AM PDT Face Recognition Attendence with AWS Rekognition Raspberry Pi3 https://github.com/Arbazkhan4712/Face-Recognition-Attendence-with-AWS-Rekognition-Raspberry-Pi3 [link] [comments] |
Posted: 03 Apr 2020 02:37 AM PDT |
The Dragon Book(Compiler) implementation in Python. Posted: 02 Apr 2020 05:57 PM PDT I was getting bored, so I continued to look into compilers and found out how awesome they are, to share it I started writing tutorial but finally saw it's all inside the dragon book. So currently I'm just porting the code to python. Let me know if anyone finds the project interesting, or can suggest an improvement for this project. I have tried to make the code as much explicit as possible let me know about the code quality too. [link] [comments] |
A massive repo containing your favorite quantum computing sources Posted: 02 Apr 2020 03:48 PM PDT Hey people, we are trying to grow this repo full of your favorite quantum computing resources. Bookmark the repo and create a pull request whenever you end up reading or watching smt useful about quantum computing and send us a pull request :) [link] [comments] |
Posted: 02 Apr 2020 07:04 PM PDT |
multilevel ternary hash tables: potentially-faster high-load-factor associative arrays Posted: 02 Apr 2020 05:47 PM PDT |
Posted: 02 Apr 2020 04:13 PM PDT |
DarwinAI Open-Sources COVID-Net as Medical Imaging in COVID-19 Diagnosis Debate Continues Posted: 02 Apr 2020 02:21 PM PDT Researchers Linda Wang and Alexander Wong from the University of Waterloo Vision and Image Processing Lab and the Canada Waterloo Artificial Intelligence Institute recently developed and open-sourced COVID-Net, a convolutional neural network for detecting COVID-19 through chest radiography. Wong is the Canada Research Chair in AI and Medical Imaging and Co-founder and Chief Scientist of Canadian startup DarwinAI. He told Synced, "We made model and data all available open source and open access on GitHub… This is the first time where an AI explainability strategy is leveraged to give deep insights into the visual indicators that COVID-Net leverages to make COVID-19 decisions, which will hopefully help clinicians in better screening and trust in the system." Read more: DarwinAI Open-Sources COVID-Net as Medical Imaging in COVID-19 Diagnosis Debate Continues Here is the original paper link, and the GitHub page link. [link] [comments] |
Learn to code... It will be fun they said.... Posted: 02 Apr 2020 07:35 PM PDT |
Binary Search Tree to Greater Sum Tree Explained Posted: 02 Apr 2020 12:25 PM PDT |
Posted: 02 Apr 2020 06:52 AM PDT I want to know what the consensus of the programming community on this paradigm, and how programmers view languages like Prolog. I for one despise Prolog but see a definite purpose and use of such a constrained way of programming with hard boundaries. However I see it more as a tool(logic programming) that could and perhaps should be implemented with more care in some other languages. What do you see as the pros and cons of languages like prolog? [link] [comments] |
Posted: 02 Apr 2020 06:35 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