-
awesome-conductor-apps Public
Forked from conductor-oss/awesome-conductor-appsAwesome applications built with Conductor
Python Apache License 2.0 UpdatedJul 14, 2025 -
Empathy-Mental-Health Public
Forked from behavioral-data/Empathy-Mental-HealthRepository containing codes and dataset access instructions for the EMNLP 2020 paper on empathy in text-based mental health support
Python UpdatedMar 6, 2024 -
CS188-Projects-2023Winter Public
Forked from UCLAdeepvision/CS188-Projects-2023WinterCourse project page for CS188 Deep Learning for Computer Vision at UCLA
SCSS UpdatedMar 29, 2023 -
-
-
examples Public
Forked from serverless/examplesServerless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
JavaScript Other UpdatedMay 7, 2021 -
-
-
completely_fair_scheduler Public
Implementation of the multimap ADT using a LLRB along with Google-style unit-testing. Program that receives a file of unordered task descriptions and feeds them into the CFS scheduler strategy.
C++ UpdatedJun 25, 2020 -
multiset_prime_factorization Public
Implementation of the multiset ADT using a BST along with Google-style unit-testing. Program that performs trivial prime factorization on a number and prints output based on specified operation: al…
C++ UpdatedJun 25, 2020 -
collaborative_filtering Public
Program to create a user, product, and rating data-set. Updated for auto-generation API HTTP-request calls for USER & PRODUCT names.
Java UpdatedMay 6, 2020 -
game_of_life Public
Program containing the game of life. This version prints out the board after every interval of total transformations based on command line input.
C UpdatedMay 6, 2020 -
chemical_compound Public
Program that calculates the atomic weight of a compound & prints unique elements
C UpdatedMay 6, 2020