İbrahim Ali METİN
ibrahimalimetin
PhD. student - Senior Data Engineer at Insurance Information and Monitoring Center | AI- ML Researcher
Languages
Top Repositories
For HAR, our novel HDAD (IGAV) dataset was constructed by performing 4 dynamic and 3 static activities with the accelerometer and gyroscope sensors of the IOS smart phone in two different positions for a total of 15 seconds. Mentioned activities were collected in real time by placing them on the waist of a total of 10 volunteers.
Robotic Controller with FPGA
Bu çalışmada JAVA 'da Composition kavramını ele aldım. Composition 'un genel mantığı; iç içe objelere referanslar sayesinde erişimi sağlamaktır. Composition 'da sahiplik ilişkisi vardır.
Java 'da gerçekleştirdiğim uygulamam iskambil kağıtları hafıza oyunudur.
Artificial neural networks processed with Tensorflow
3x8 Decoder - 2x4 Decoder
Repositories
34Robotic Controller with FPGA
Java Erişim Belirliyiciler
No description provided.
No description provided.
In this repo, I have the course contents of Knime Analytics For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 28 - 30 March 2023.
For HAR, our novel HDAD (IGAV) dataset was constructed by performing 4 dynamic and 3 static activities with the accelerometer and gyroscope sensors of the IOS smart phone in two different positions for a total of 15 seconds. Mentioned activities were collected in real time by placing them on the waist of a total of 10 volunteers.
3x8 Decoder - 2x4 Decoder
Java - HashSet, LinkedHashSet ve TreeSet
Object Recognition in Images
Bu çalışmada JAVA 'da Composition kavramını ele aldım. Composition 'un genel mantığı; iç içe objelere referanslar sayesinde erişimi sağlamaktır. Composition 'da sahiplik ilişkisi vardır.
Java 'da gerçekleştirdiğim uygulamam iskambil kağıtları hafıza oyunudur.
Derslerime ilişkin detaylı anlatımlarım YouTube kanalımdadır.
Artificial neural networks processed with Tensorflow
No description provided.
I am using Tensorflow in order to recognize object in a provided picture , following this tutorial and using this repo I succeed to make my program return the object inside a picture.
Instanceof anahtar kelimesi bir class 'ın ait olduğu class 'ı bulmak için kullanılır.
No description provided.
Java 'da Set sınıfına kendi oluşturduğumuz sınıf elemanlarını eklersek hashCode() ve equals() methodlarını Override etmemiz gerekmektedir.
No description provided.
JAVA - Finally Blokları kesin gerçekleştirilmesi gereken işlemlerin yazıldığı bloklardır. Programda Exception olsa dahi bu bloklar çalışır.
HashMap - LinkedHash - MapTreeMap
Java - LinkedList ile ArrayList karşılaştırması
Java Final Anahtar Kelimesi
Bir Java dosyası derlediğinde JVM tarafından anlaşılması için class 'a dönüştürülür. Yazmış olduğumuz projemizi JAR dosyasına çevimek için ilgili projede sağa tıklanır --> Properties seçeneğine gidilir --> Packaging seçeneği seçilir ve tüm checkboxlar tiklenerek Ok denilir --> Sonrasında projemizde Clean and Build diyerek .java uzantılı dosyalar .class uzantılı dosyalara dönüştürülür.
Java Generic Sınıflar.
Java - AbstractClass
Java - Interfaces
Java 'da ListIterator kullanılarak gerçekleştirdiğim detaylı gezi örneğidir.
Java - LinkedList
Bu bölümde Java üzerinde diziler konusunu ele aldım.