Skip to content

Commit

Permalink
Update project README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aelashkin authored Sep 1, 2024
1 parent 49ab880 commit adafb4f
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions project/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# CLAI-HW1 Repository
# CLAI Final Project Auxillary Files

<h1 align="center">
<br>
Technion Collaborative AI (Spring 2024)
<br>
<br>
<img src="https://github.com/CLAIR-LAB-TECHNION/CLAI/blob/main/tutorials/assets/CLAI_logo.png?raw=true">
</h1>

This repository contains all the auxiliary files needed for the final project in the Collaborative AI course (Course Number: 236203) offered at the Technion during the Spring 2024 semester. The resources provided here include datasets, utility functions, and other essential files required to complete your project.
This folder contains all the auxiliary files needed for the final project in the Collaborative AI course (Course Number: 236203) offered at the Technion during the Spring 2024 semester. The resources provided here include datasets, utility functions, and other essential files required to complete your project.

## Repository Structure

Expand All @@ -28,13 +20,10 @@ You don't need to manually interact with the files in this repository. A Jupyter

2. **Automatic Integration**: The notebook will automatically access the data in the `data` folder and the functions in the `lib` folder, so you can focus on completing your project without worrying about setup.

## Integration with the Main CLAI Repository

This repository complements the main [CLAI repository](https://github.com/CLAIR-LAB-TECHNION/CLAI), which contains additional resources, tutorials, and installation instructions. You can explore the main repository [here](https://github.com/CLAIR-LAB-TECHNION/CLAI).

## Important Notes

- **No Manual Setup Required**: All necessary steps are handled by the provided notebook, so there’s no need to manually clone the repository or install additional dependencies.
- **Version Control**: If you make any changes to files within this repository after cloning, remember to keep track of those changes for your project documentation.

For further resources, visit the main CLAI repository.
For further resources, visit the main folder of CLAI repository.

0 comments on commit adafb4f

Please sign in to comment.