{"id":15944947,"url":"https://github.com/guiferviz/happyml","last_synced_at":"2026-05-03T02:37:42.433Z","repository":{"id":62568920,"uuid":"54064098","full_name":"guiferviz/happyml","owner":"guiferviz","description":"Machine Learning Python library for academic purposes.","archived":false,"fork":false,"pushed_at":"2017-04-29T10:39:04.000Z","size":726,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-02-09T10:11:31.220Z","etag":null,"topics":["deep-learning","deep-neural-networks","learning","machine-learning","machine-learning-algorithms","neural-network","neural-networks","numpy"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guiferviz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-16T20:27:23.000Z","updated_at":"2019-12-12T12:51:10.000Z","dependencies_parsed_at":"2022-11-03T16:47:00.484Z","dependency_job_id":null,"html_url":"https://github.com/guiferviz/happyml","commit_stats":null,"previous_names":["guiferviz/happyml-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiferviz%2Fhappyml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiferviz%2Fhappyml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiferviz%2Fhappyml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guiferviz%2Fhappyml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guiferviz","download_url":"https://codeload.github.com/guiferviz/happyml/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247086024,"owners_count":20881160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","deep-neural-networks","learning","machine-learning","machine-learning-algorithms","neural-network","neural-networks","numpy"],"created_at":"2024-10-07T09:00:29.883Z","updated_at":"2026-05-03T02:37:42.406Z","avatar_url":"https://github.com/guiferviz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n.. image:: https://github.com/guiferviz/happyml-py/raw/dev/doc/source/happyml-logo.png\n    :width: 200px\n    :align: center\n    :alt: HappyML logo\n\n\nHappyML (Machine Learning Python Library)\n=========================================\n\n|Build Status| |Coverage Status| |Code Health| |Documentation Status|\n|PyPI version| |License|\n\n.. |Build Status| image:: https://travis-ci.org/guiferviz/happyml-py.svg?branch=dev\n   :target: https://travis-ci.org/guiferviz/happyml-py\n.. |Coverage Status| image:: https://coveralls.io/repos/github/guiferviz/happyml-py/badge.svg?branch=dev\n   :target: https://coveralls.io/github/guiferviz/happyml-py?branch=dev\n.. |Code Health| image:: https://landscape.io/github/guiferviz/happyml-py/dev/landscape.svg?style=flat\n   :target: https://landscape.io/github/guiferviz/happyml-py/dev\n.. |Documentation Status| image:: https://readthedocs.org/projects/happyml/badge/?version=dev\n   :target: http://happyml.readthedocs.io/en/dev/?badge=dev\n.. |PyPI version| image:: https://badge.fury.io/py/happyml.svg\n   :target: https://badge.fury.io/py/happyml\n.. |License| image:: https://img.shields.io/badge/license-GPL-blue.svg\n   :target: ./LICENSE\n\n**¡UNDER CONSTRUCTION!**\n\nMachine Learning Python library for academic purposes. *HappyML* is a\nlittle project supposed to be used by beginners in the Machine Learning\nfield. It has simple implementations of the more common algorithms.\n*HappyML* only depends on *numpy* and *matplotlib*. The high level of\nthose libraries makes easy to write and read the code.\n\n\nInstallation\n------------\n\nYou can install ``happyml`` easily using ``pip``::\n\n    pip install happyml\n\nIf you prefer you can clone the repository and install the library via\n``setup.py``::\n\n    git clone https://github.com/guiferviz/happyml-py.git happyml\n    cd happyml\n    sudo python setup.py install\n\n\nGetting started\n---------------\n\nCheck your installation with:\n\n.. code:: python\n\n    import happyml\n    happyml.greet()\n\nIf everything is OK you will see the output:\n\n    Those about to learn we salute you :)\n\n\nDocumentation\n-------------\n\nDev documentation: http://happyml.readthedocs.io/en/dev/\n\n\nContact\n-------\n\nMail me (`guiferviz`_) or create an issue.\n\n.. _guiferviz: mailto:guiferviz@gmail.com\n\n\n\n\n**Remember to be HAPPY :smile: :blush: :relaxed:**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiferviz%2Fhappyml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguiferviz%2Fhappyml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiferviz%2Fhappyml/lists"}