{"id":26280823,"url":"https://github.com/mml0/face_recognition","last_synced_at":"2025-05-07T05:10:27.926Z","repository":{"id":205338203,"uuid":"556338975","full_name":"MML0/face_recognition","owner":"MML0","description":"face recognition with machine learning in python","archived":false,"fork":false,"pushed_at":"2025-04-11T08:45:39.000Z","size":176469,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T10:49:54.531Z","etag":null,"topics":["ai","deep-learning","face-detection","face-recognition","machine-learning","neural-network","python-ai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MML0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-10-23T16:20:07.000Z","updated_at":"2025-04-11T08:45:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ac269f0-2954-434a-ab78-df79171e0541","html_url":"https://github.com/MML0/face_recognition","commit_stats":null,"previous_names":["mml0/face_recognition"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MML0%2Fface_recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MML0%2Fface_recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MML0%2Fface_recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MML0%2Fface_recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MML0","download_url":"https://codeload.github.com/MML0/face_recognition/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252817631,"owners_count":21808706,"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":["ai","deep-learning","face-detection","face-recognition","machine-learning","neural-network","python-ai"],"created_at":"2025-03-14T15:17:58.469Z","updated_at":"2025-05-07T05:10:27.920Z","avatar_url":"https://github.com/MML0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"it was just for learning new and simple things in machine learning\nit won't work\n# Face_recognition\n\u003cdiv align=\"center\"\u003e\n\n\u003c/div\u003e\nDate: 2022/12/11\n\n## Project Description \nIn this repository i tryed to distinguish between two croped given faces with [neural network](https://youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi) \n\nface recognition with machine learning in python\n\n### Machine learning\n[Machine learning](https://youtu.be/PeMlggyqz0Y) algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so.Machine learning algorithms are used in a wide variety of applications, such as in medicine, email filtering, speech recognition, and computer vision, where it is difficult or impossible to develop conventional algorithms to perform the needed tasks.\n\nSome implementations of machine learning use data and neural networks in a way that mimics the working of a biological brain.In its application across business problems, machine learning is also referred to as predictive analytics.\n\n### Neuran network\n[Neural networks](https://youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi) are designed to work just like the human brain does. In the case of recognizing handwriting or facial recognition, the brain very quickly makes some decisions. For example, in the case of facial recognition, the brain might start with “It is female or male? Is it black or white? Is it old or young? Is it your friend or not?\n\n\n![](nural-network-banner.gif)\n\n\u003cimg src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS76XzPE5uIaU7xoEL2BDl5hcoG_d2vc6nOmAZ7fA9xMsFDv-udYjmSHMycTZ8krB4jMss\u0026usqp=CAU\" width=\"50%\"\u003e\n\n## Installation Dependencies:\n\n* [Python 3](https://www.python.org/downloads/)\n* [OpenCV-Python](https://packaging.python.org/en/latest/tutorials/installing-packages/)\n* [matplotlib.pyplot](https://packaging.python.org/en/latest/tutorials/installing-packages/)\n\n## Training\n```\npython training.py\n```\ndata set : [2D face sets](http://pics.psych.stir.ac.uk/2D_face_sets.htm )\n\n## Testing\n```\npython test.py\n```\n\n\n\nTesting the functionality of the program with a simpler goal.\n\nBuilding a model that takes the angle input in radians and gives the sine of that angle.\n```\npython sin nn.py\n```\n## Contributions\nFeel free to send your pull request or open issues.\n\nwhats machine learning \n   https://youtu.be/PeMlggyqz0Y\n\nwhats Neural network \n    https://youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi\n\nnn from scratch \n    https://www.youtube.com/watch?v=Wo5dMEP_BbI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmml0%2Fface_recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmml0%2Fface_recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmml0%2Fface_recognition/lists"}