Skip to content
Change the repository type filter

All

    Repositories list

    • PMP-2025

      Public
      Jupyter Notebook
      21100Updated Jan 14, 2026Jan 14, 2026
    • Repository for the Neural Networks laboratory, "Alexandru Ioan Cuza" University, Faculty of Computer Science, Bachelor degree.
      Jupyter Notebook
      17400Updated Dec 12, 2025Dec 12, 2025
    • Companion repo for Neural Networks labs and a resource hub for AI learners
      Jupyter Notebook
      0300Updated Dec 11, 2025Dec 11, 2025
    • Repository for the Advanced Topics in Neural Networks laboratory, "Alexandru Ioan Cuza" University, Faculty of Computer Science, Master degree.
      Jupyter Notebook
      4100Updated Dec 2, 2025Dec 2, 2025
    • Jupyter Notebook
      23300Updated Sep 13, 2025Sep 13, 2025
    • UAIC FII ATNN, 2024
      Jupyter Notebook
      5200Updated Sep 13, 2025Sep 13, 2025
    • Multitask learning for Computer Vision; Vision Transformers Basics
      Jupyter Notebook
      0500Updated Jun 17, 2025Jun 17, 2025
    • C++
      0200Updated Apr 21, 2025Apr 21, 2025
    • Python-IA

      Public
      Curs introductiv Python pentru IA
      Jupyter Notebook
      0000Updated Jan 20, 2025Jan 20, 2025
    • Tepes.AI

      Public
      Applying old solutions to modern problems
      HTML
      0000Updated Oct 11, 2024Oct 11, 2024
    • UAIC FII ATNN, 2023, Lab Template
      Jupyter Notebook
      37500Updated Sep 17, 2024Sep 17, 2024
    • Calculate weight gradients and update weights in a forward fashion such that the when updating layer X all the layers before it will not change further, hence n…
      Python
      0020Updated Sep 3, 2024Sep 3, 2024
    • The simplest, fastest repository for training/finetuning medium-sized GPTs with an option to add Memory Functionality
      Python
      8.9k000Updated Feb 4, 2024Feb 4, 2024
    • Using historical Geographic data from satellites, general financial information regarding the country/region, and real estate transactions, we predict how indus…
      Python
      0050Updated Nov 26, 2023Nov 26, 2023
    • Pytorch-Template

      Public template
      A starting point for deep learning experiments
      Python
      12100Updated Jul 27, 2023Jul 27, 2023
    • FII-Musical-2021

      Public archive
      FII's Master students ASET music generation project
      TypeScript
      0007Updated Jun 1, 2022Jun 1, 2022
    • FII's Master students ASET Social Media Post Impact Prediction project
      Java
      0027Updated Apr 28, 2022Apr 28, 2022
    • REIC-2021

      Public archive
      FII's Master students ASET Renewable energy investment calculator project
      JavaScript
      0003Updated Jan 11, 2022Jan 11, 2022
    • FII-Muzical-2020

      Public archive
      FII's Master students ASET music generation project
      Python
      0280Updated Aug 31, 2021Aug 31, 2021
    • Python
      0060Updated Aug 5, 2020Aug 5, 2020
    • Jupyter Notebook
      0000Updated Jul 1, 2020Jul 1, 2020
    • Code and experiment results for: [add link to paper]()
      Python
      0010Updated Jul 1, 2020Jul 1, 2020
    • Artificial Neural Network training convergence boosting by smart data ordering
      Python
      0090Updated Jun 25, 2020Jun 25, 2020
    • Enforce the representation at layer k, say model_k(x) to have following behaviour : model_k(x + y) = model_k(x) + model_k(y)
      Python
      0020Updated Feb 18, 2020Feb 18, 2020
    • Enforce the representation at layer k, say model_k(x) to have following behaviour : model_k(x + noise) = model_k(x)
      Python
      0010Updated Feb 18, 2020Feb 18, 2020
    • Assign an embedding to each sample. Propagate the gradient to each sample. After you are done learning, either slowly penalize the norm of each embedding, etihe…
      Python
      0000Updated Nov 13, 2019Nov 13, 2019
    • Add std to loss mean
      Python
      0010Updated Aug 28, 2019Aug 28, 2019
    • Analyze ATP matches and predict the winner
      Python
      0030Updated Jul 22, 2019Jul 22, 2019
    • Choose some feature map and slightly rotate them
      Python
      0000Updated May 21, 2019May 21, 2019
    • Each layer has a set of modules, and for each input, they will be weighted wth their attention score. After that choose only top n-1 for weighted sum and then t…
      0000Updated Apr 23, 2019Apr 23, 2019