diwacore's Stars
voicemxil/TS1-Complete-Collection-Widescreen-Patcher
Patches The Sims 1 to a custom resolution.
voicemxil/TS2
sims 2 resources
voicemxil/graphics-rules-maker
Create patched Graphics Rules.sgr files and their corresponding video cards databases for Maxis games (Sims 2, SimCity)
voicemxil/TSStories-Starter-Pack
Download & setup resources for The Sims Stories series
voicemxil/TS-Starter-Pack
Download & Setup resources for The Sims Complete Collection
voicemxil/TS2-Starter-Pack
Installers and resources for optimzed download & setup of The Sims 2: Ultimate Collection.
antoineross/CRUD-operations-with-Flask
Create a Products's list using a Flask server. Create an application with API endpoints to perform CRUD operations on the above data using a Flask server.
antoineross/neural-networks-from-scratch
This is dedicated to learning neural networks from scratch based on the open source lecture by Andrej Karpathy. In it I will explain the concepts taught in my own words.
antoineross/Server-Side-App-using-Node.js-Express
Developing a Server-Side Book Review Application using Node.js & Express.js:
antoineross/namegen
We implement a bigram character-level language model that can generate names based on a given txt file. This model predicts the next letter based on the previous 2 letters.
antoineross/KWS-Using-ImageBind
Zero shot Key Word Spotting (KWS) using ImageBind
antoineross/Object-Detection-using-Segment-Anything
Zero Shot Object Detection of COCO Test Split 2017 using Segment Anything (SAM)
antoineross/Third-Eye-an-Object-Detection-Model
Third Eye is an Object Detection Model trained using tensorflow.
antoineross/pdf-reader
PDF Pal helps you talk to your PDF/Documents as a chatbot partner.
antoineross/girlfriendGPT
Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
antoineross/chatgpt-chan
chatgpt-chaaaan
antoineross/stable-diffusion-app
Implementation of stable diffusion app with a react app client.
antoineross/jbbmo-Introduction-to-Git-and-GitHub
Introduction to Git and GitHub
antoineross/git-introduction
This repository serves as a final project to git-introduction by Rav Ahuja and Upkar Lidder
antoineross/CRUD-Ops-Node.js-Express
Backend development using Node.js and Express. Application with API endpoints to perform Create, Retrieve, Update and Delete operations on the above data using an Express server.
antoineross/expressBookReviews
Server-Side online book review application and integrate it with a secure REST API server which will use authentication at session level using JWT.
antoineross/ejtos-react_budget_app
react_budget_app
antoineross/customer-feedback-analysis-using-emotion-detection
create an AI-based web app that performs analytics on customer feedback for their signature products. We will create an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.
antoineross/Sentiment-Analysis-using-Watson-AI
We make use of the embedded Watson AI libraries, to create an application that would perform sentiment analysis on a provided text. We then deploy the said application over the web using Flask framework.
antoineross/FullStack-CloudAppDevelopment-Car-Dealership-APP
Building a website that allows new and existing customers to look up different branches by state and look at customer reviews of the various branches. Customers should be able to create an account and add their review for any of the branches.
antoineross/playground-mlops
Public repo for ml operations
antoineross/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
antoineross/playground-data-analysis
Data analysis playground.
antoineross/playground-tensorflow
A playground for tensorflow.
antoineross/playground-nlp
A playground for available nlp models in huggingface/tensorflow/pytorch. Also training some models on raw corpus.