Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samir-atra/a_collection_of_short_programs
A repo contains a variety of code pieces.
https://github.com/samir-atra/a_collection_of_short_programs
Last synced: about 1 month ago
JSON representation
A repo contains a variety of code pieces.
- Host: GitHub
- URL: https://github.com/samir-atra/a_collection_of_short_programs
- Owner: Samir-atra
- License: cc0-1.0
- Created: 2023-01-26T06:37:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T00:47:16.000Z (4 months ago)
- Last Synced: 2024-11-12T16:13:02.480Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Other
a repository recording different experiences and programs, and the directories are as the following:
- Automation: a program built to automate the process of spliting the datasets and renaming the training instances into unique names. and the program was written using object oriented programming in python programming language.
- C: a partial copy of the expenses tracker project written using C programming language instead of the Python programming language, to practice using the C programming language.
- Capsa_experience: a group of deep learning models implementing the capsa-lite wrappers.
- Regression: a program of a dataset and an algorithm to fit a curve through the data and visualize the result.