SalvatoreCognetta
Artificial Intelligence and Computer Engineer. Interested in Machine Learning, Game Development, Computer Graphics
IBM ItalyRome, Italy
Pinned Repositories
AutoRemoveCacheExtension
BongoWebsite
Sito web creato per progetto universitario in HTML5, JS, CSS, PHP, SQL
BreastCancerDetection
Automated Breast Cancer Detection using Computer-Vision.
crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
DayNight-Babylonjs
Babylon-js web game.
DDPG-Mujoco
DDPG algorithm python implementation applied to Mujoco environment, in which a 3R robot arm has to learn the pick-and-place task.
DQN-NonMarkovian
Project for Reasoning Agent course, Rome University of Sapienza
HumanRobotInteraction
Human Robot Interaction using SoftBank Pepper robot used as waiter for a generic restaurant.
NLP-AspectTermExtraction
NLP: aspect term extraction and sentiment polarity using Bert Transformer with pytorch and pytorch-lightning.
YoctoGL-VolumetricPathTracer
Volumetric PathTracer computer graphic implementation for YoctoGL C++ framework.
SalvatoreCognetta's Repositories
SalvatoreCognetta/HumanRobotInteraction
Human Robot Interaction using SoftBank Pepper robot used as waiter for a generic restaurant.
SalvatoreCognetta/DDPG-Mujoco
DDPG algorithm python implementation applied to Mujoco environment, in which a 3R robot arm has to learn the pick-and-place task.
SalvatoreCognetta/DQN-NonMarkovian
Project for Reasoning Agent course, Rome University of Sapienza
SalvatoreCognetta/YoctoGL-VolumetricPathTracer
Volumetric PathTracer computer graphic implementation for YoctoGL C++ framework.
SalvatoreCognetta/AutoRemoveCacheExtension
SalvatoreCognetta/BongoWebsite
Sito web creato per progetto universitario in HTML5, JS, CSS, PHP, SQL
SalvatoreCognetta/BreastCancerDetection
Automated Breast Cancer Detection using Computer-Vision.
SalvatoreCognetta/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
SalvatoreCognetta/cva6-softcore-contest
National RISC-V student contest CV32A6
SalvatoreCognetta/DayNight-Babylonjs
Babylon-js web game.
SalvatoreCognetta/ExpenseTracker-JavaFX
App create in JavaFX per un progetto universitario
SalvatoreCognetta/NLP-AspectTermExtraction
NLP: aspect term extraction and sentiment polarity using Bert Transformer with pytorch and pytorch-lightning.
SalvatoreCognetta/dotfiles
A set of configuration files.
SalvatoreCognetta/embedchain
Memory for AI agents
SalvatoreCognetta/Kotlin-Project
Kotlin android app for vaccination appointment and Covid-19 national information.
SalvatoreCognetta/learn-anything
🌍 Search Interactive Mind Maps to learn anything
SalvatoreCognetta/MobileNetV3-pytorch
Implementation of MobileNetV3 in pytorch
SalvatoreCognetta/NodeJS-Backend
Nodejs backend for https://github.com/SalvatoreCognetta/Kotlin-Project
SalvatoreCognetta/Robotics2
SalvatoreCognetta/SalvatoreCognetta
Config files for my GitHub profile.
SalvatoreCognetta/temprl
Reinforcement Learning framework for Temporal Goals
SalvatoreCognetta/tftp-c
C implementation of an application using the tftp protocol, with client and server side
SalvatoreCognetta/WebGL-Animation-hw
WebGL implementation of Hierarchical model of a Bear with an animation of walk and stand-up near a tree.
SalvatoreCognetta/WebGL-CartoonShading
Interactive graphics using webgl
SalvatoreCognetta/yocto-gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
SalvatoreCognetta/YoctoGL-PathTracer
PathTracer computer graphic implementation for YoctoGL C++ framework.
SalvatoreCognetta/YoctoGL-Python
Final project for Computer Graphics course (prof. Pellacini)
SalvatoreCognetta/YoctoGL-RayTracer
RayTracer computer graphic implementation for YoctoGL C++ framework