Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 452 Bytes

File metadata and controls

12 lines (7 loc) · 452 Bytes

CSC8980 Distributed AI

This repository contains homework solutions and implementations for the Distributed AI (CSC8980) course at Georgia State University.

Contents

  • homework1/: Gradient Descent and Linear Regression implementations.
  • homework2/: Federated Learning implementations, including client and server code, various communication strategies, and robust aggregation rules.

License

This repository is for educational purposes.