dsai-gate
A Repository consisting resources primarily of the Gate DA and AI
File Explorer
Download Latest Version (.zip)- pages.yml
- repository-checks.yml
- AI_Cheat_Sheet.png
- All_cheat_sheet.pdf
- handout1.pdf
- handout2.pdf
- handout3.pdf
- handout4.pdf
- index
- Calculus.png
- calculus_cheat_sheet_all.pdf
- index
- index
- GA_2026_Syllabus.pdf
- mlops_page-0001.jpg
- index
- Linear_Algebra_cheet_sheet.png
- refresher-algebra-calculus.pdf
- regression_readme.md
- Regression_Solutions.ipynb
- Regression_Unsolved.ipynb
- salary_pred_data1.csv
- final2017_solutions.pdf
- final2018.pdf
- final2018_solutions.pdf
- final2019.pdf
- final2019_solutions.pdf
- final2022.pdf
- index
- inductive_bias_multiple_hypothesis_functions.png
- Machine_Learning_Cheatsheet.png
- Machine_Learning_Cheatsheet_Index.png
- main_notes.pdf
- midterm2018_solutions.pdf
- midterm2019_solutions.pdf
- midterm2022_solutions.pdf
- super-cheatsheet-machine-learning.pdf
- index
- probability_cheatsheet.pdf
- stat_cheatsheet.png
- agent.md
- future_directions.md
- implementation_plan.md
- official-resources.md
- stale-links.md
- webapp.md
- ML_Fundamentals.md
- MLOPs.md
- binary_search_and_complexity.ipynb
- Classification.ipynb
- Classification.pdf
- Clustering.ipynb
- Clustering.pdf
- Dimensionality_Reduction.ipynb
- Dimensionality_Reduction.pdf
- projections_and_pca.ipynb
- kmeans_from_scratch.ipynb
- linear_regression_from_scratch.ipynb
- logistic_classification.ipynb
- conditional_probability_and_bayes.ipynb
- Regression.ipynb
- Regression.pdf
- PRML-README.md
- README.md
- DA.PYQ.2024.pdf
- DA.PYQ.2025.pdf
- DA.PYQ.2026.pdf
- DA.PYQ.Keys.2024.pdf
- DA.PYQ.Keys.2025.pdf
- DA.PYQ.Keys.2026.pdf
- README.md
- SHA256SUMS
- build_example_notebooks.py
- check_new_links.py
- test_check_new_links.py
- A-First-Course-in-Probability.pdf
- convex-1.pdf
- gaussians.pdf
- prob.pdf
- Conditional_Probability.md
- Inductive_Bias.md
- Probability_Distributions.md
- dsai-gate-hero.svg
- app.js
- favicon.svg
- styles.css
- index.html
- README-redesign.md
- __init__.py
- app.py
- build.py
- content.py
- requirements.txt
- tests.py
- .gitignore
- Artificial-Intelligence-Readme.md
- Calculus-and-Optimization-Readme.md
- Database-Management-Readme.md
- fix_links.py
- LICENSE
- Linear-Algebra-Readme.md
- Machine-Learning-Readme.md
- Probability-Statistics-Readme.md
- Programming-and-Algorithms-Readme.md
- README.md
- Resources.md
π Installation Guide
1. Get the code
git clone https://github.com/DS-AI-GATE/dsai-gate
Downloads the entire project code from GitHub to your computer.
cd dsai-gate
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r webapp/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
jupyter notebook
Launches Jupyter in your browser so you can open and run the notebook (.ipynb) files.
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
