Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.