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

https://github.com/yotam180/xai

xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)
https://github.com/yotam180/xai

artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow

Last synced: 2 months ago
JSON representation

xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)

Awesome Lists containing this project

README

          

# xAI - A Research Project in the Field of Computer Vision & Machine Learning
[![Build status](https://ci.appveyor.com/api/projects/status/tauop0ntg9w83npp?svg=true)](https://ci.appveyor.com/project/yotam180/xai) [![BCH compliance](https://bettercodehub.com/edge/badge/yotam180/xAI?branch=master)](https://bettercodehub.com/results/yotam180/xAI) [![codebeat badge](https://codebeat.co/badges/6d12a390-c0e2-4c11-9093-a095d1f23072)](https://codebeat.co/projects/github-com-yotam180-xai-master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d25c63790f7d49cabfd8642a3bd06fd6)](https://www.codacy.com/app/yotam.salmon/xAI?utm_source=github.com&utm_medium=referral&utm_content=yotam180/xAI&utm_campaign=Badge_Grade)

## Do you watch us from GitLab™? #

We are **NOT** on GitLab! If you watch this repository through GitLab™, you are watching a live-synced repository. xAI is maintained through
GitHub™, and every commit on the GitHub™ repo is automatically mirrored here (Thanks to GitSync by Yotam Salmon). For our github repo, go to [https://github.com/yotam180/xAI](https://github.com/yotam180/xAI).

Please submit **PR**s and **issues** on our GitHub and not here (changes on our GitHub are mirrored here, but not in the other direction, so we just won't see them)

## CodeHound ##

This repository is being Auto-Secured and Unit-Tested by [![](https://i.imgur.com/KmbaQs8.png)](https://github.com/CodeHoundBot)™

![](https://avatars2.githubusercontent.com/u/32841136?s=200)

## Our Team ##

### Shai Kimhi ###

![](https://avatars1.githubusercontent.com/u/24625060?s=200)

>A B.Sc of Software Engineering student at Tehcnion-Israel Institute of Technology.

>Experimenting with Machine Learning and Computer Vision, other works include: Random dimensional reduction with Deep Learning over unstructured data,

>Lifting preprocessing for Linear Regression ML, Implementing Descent based optimization algorithms, RNN and Attention based methods for sentiment analysis,

>Distributed learning for DNNs and more..

### Yotam Salmon ###

![](https://avatars1.githubusercontent.com/u/10270110?s=200)

>I'm a young software developer, love and live technology and computers. I am mainly experienced with C#, Python and Javascript for web development.

>I do web development with JS/HTML5/CSS3, jQuery and usually for server side - nodeJS, PHP or ASP.NET. I am also familiar with C/C++, Java based applications
>and Visual Basic, for macros, mainly. When really needed, I do x86 ASM too, but that's on very rare occasions.


>I contribute to open source projects and am very active in school projects too, like the Makers project or the Rogozin In Space repositories under
>@rogozin-high-school.

## Learning Materials ##

* [Neural Networks and Deep Learning .com](http://neuralnetworksanddeeplearning.com/chap1.html)
* [MNIST For ML Beginners](https://www.tensorflow.org/get_started/mnist/beginners)
* [TensorFlow learning materials](https://www.tensorflow.org/tutorials/)
* [Kaggle](https://www.kaggle.com/)
* [Coursera Machine Learning](https://www.coursera.org/learn/machine-learning)