Skip to content
View amirhosseinazami1373's full-sized avatar
  • University of Texas at Dallas
  • Dallas

Block or report amirhosseinazami1373

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Scinetific-Text-Summarizer Scinetific-Text-Summarizer Public

    This summarizer generates short summaries of scientific articles from Google Scholar using the power of the affordable GPT-3.5-turbo.

  2. Book-Genre-Classifier Book-Genre-Classifier Public

    Have you ever tried to guess the genre of a book by reading its title? Well, in this project, I was trying to do it using a massive database of Books (their titles and genres), MLLib Spark, and the…

    HTML

  3. Tweet-clustering Tweet-clustering Public

    cluster tweets using the Jaccard Distance metric and the K-means clustering algorithm. This approach groups similar tweets together, which is useful for applications like trend analysis and content…

  4. DNA-Sequencing-using-K-mer-Counting-and-Machine-Learning-Techniques DNA-Sequencing-using-K-mer-Counting-and-Machine-Learning-Techniques Public

    Utilizing support vector machines, naïve bayes classification and neural networks to find which gives the best results of classification of DNA sequence data into 7 different protein classes.

  5. SENTIMENT-ANALYSIS-OF-THE-IMDB-REVIEWS-USING-NEURAL-NETWORKS SENTIMENT-ANALYSIS-OF-THE-IMDB-REVIEWS-USING-NEURAL-NETWORKS Public

    In this project, I aimed to apply three variations of Neural Networks, Simple Neural Networks (NNs), Convolutional Neural Networks (CNNs), and Long Short-Term Memory Networks (LSTM), for the sentim…