- Amsterdam, Netherlands
-
05:44
(UTC +01:00) - in/sathya-sravya-0765a9143
Lists (1)
Sort Name ascending (A-Z)
Stars
Code belonging to the book machine learning for the quantified self.
Code repository for "Accelerator-Centric Computing Ecosystems" course
Jupyter notebook scripts for the course Programming Large-Scale Parallel Systems (XM_40017) at Vrije Universiteit Amsterdam.
A curated list of software and architecture related design patterns.
Learn how to design systems at scale and prepare for system design interviews
Coursera Software Design and Architecture Specialization
Learn how to apply design principles, patterns, and architectures to create reusable, flexible, and maintainable software applications and systems.
University of Alberta on Coursera
An EDA toolchain for interval thermal simulations of 2D multi-/many-cores in an open system.
🎓 Path to a free self-taught education in Computer Science!
Simple examples to introduce PyTorch
The repository for the Deep Learning practicals of the ASCI Computer Vision by Learning course 2022
Cracking the Coding Interview 6th Ed. Python Solutions
A curated list of awesome information retrieval resources
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
Document Search Engine Tool
📝 An awesome Data Science repository to learn and apply for real world problems.
Learn System Design concepts and prepare for interviews using free resources.
🤖 Machine Learning Summer School Guide
A simple java program that models how a banking app would work. Users can log in, sign up; check their balance, withdraw and deposit money; convert funds between 5 currencies; change their password…
Object-Oriented Programming concepts, with Python
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, …