There are no reviews yet. Be the first to send feedback to the community and the maintainers!
deep-focus-matting
A trimap free approach to portrait image matting using DeepLabv3+ with asymmetric decoders and shared encoder architecture.deep-learning-code-management-workshop
"Hands-on Deep Learning Workshop: Session 2 - Code Management. Python, PyTorch, and PyTorch Lightning. Explore data handling, model training, and CLI integration. π #DeepLearning #CodeManagement"CSC416-distributed-database-systems
CSC 416: Distributed Database Systems, A detailed study of advanced topics on relational database theory, query processing and optimization, recovery techniques, concurrency control, data fragmentation, replication, security and integrity of distributed database systems.COMS-W3157-advanced-programming
COMS W3157: Advanced Programming, Introduces to C programming language and Unix systems programming. Also covers Git, Make, TCP/IP networking basics, C++ fundamentals.a-star-search
A star is a graph traversal and path search algorithm, which is used in many fields of computer science due to its completeness, optimality, and optimal efficiency.lazy-ml-works
rust-keybinds
vimrc
fund-at-first-sight
Fund at First Sight: A university scraping tool made for Graduate Students who are in search of Professors for Research Assistant position.CSE213-object-oriented-programming
CSE 213: Object-Oriented Programming introduces the concepts of object-oriented programming to students with a background in the procedural paradigm. Design principles and patterns of modularity and abstraction in object-oriented programming are discussed in detail.branch-and-bound-search
Branch and bound (BB) is an algorithm design paradigm for discrete and combinatorial optimization problems, as well as mathematical optimization. A branch-and-bound algorithm consists of a systematic enumeration of candidate solutions by means of state space search.arch-4bit-alu
covid19-simulator
The virtualization shows the strategy to avoid the spread of COVID-19. eg. social distancing, isolation etc.currency-converter
I have made this app in angular to learn basics and get comfortable with the environment.linear-equation-cuda
Harnessing the Power of the GPU (CUDA) to Accelerate Jacobi Algorithm to solving System of Linear Equation and Benchmarking the Parallel Level Speedup. The Program is written in C and compiled with NVIDIA CUDA Compiler.setup-tools-ubuntu
Automate bash scripts for setting up Web-stacks/Virtualization/GPU API toolstroubleshooting-debugging-techniques
CSE211-algorithms
CSE211: Algorithms are techniques and principles of designing for solving real-life problems including divide-and-conquer and greedy algorithms.ml-containerd
ML-Containerd is a Dockerized environment for Machine Learning development, featuring PyTorch with CUDA, Jupyter, Code-Server, and TensorBoard. Use this repository to quickly and easily set up a local development environment for ML projects.CSC317-numerical-methods
CSC 317: Numerical Methods introduces to modern numerical approximation techniques. Topics include floating point computation, accuracy and errors, solutions of single variable equations, interpolation, polynomial approximation, numerical differentiation and integration, methods for solving single variable equations and systems of linear equations.CSC425-artificial-intelligence
Admission Prediction System: Neural network-based tool for automating student evaluation and improving outcomes.CSE203-data-structure
CSE203: Data structure is a data organization, management, and storage format that is usually chosen for efficient access to data taught on CSE203: Data Structures in Spring, 2018.docker-cheat-sheet
it contains my day to day essential commands that sometimes my brain can't process.CSE303-database-management
CSE 303: Database Management, An introduction to database design and the use of database management systems. The course includes detailed coverage of the development process, database architectural principles, relational algebra and SQL using Oracle or SQL Server.Love Open Source and this site? Check out how you can help us